Skip to content

Repository files navigation

edgecenteredgemon-go

Testing

Unit tests (mock the Requester) and in-process integration tests run together:

make test

The integration/ package wires the real provider.Client to an in-process fake RMON server and drives every service through a full CRUD cycle - no network or credentials required.

Live integration tests

Tests against a real RMON API live behind the integration build tag and skip themselves unless credentials are provided:

EDGECENTER_RMON_BASE_URL=https://api.example.com \
EDGECENTER_RMON_API_KEY=xxxxxxxx \
make test-integration

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages