hacktoberfesthelp wanted
Repository metrics
- Stars
- (5,324 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
We should add integration tests (i.e under namer/consul/src/integration) that exercise end-to-end interactions with a real consul server.
Ideally:
- Build a consul namer from configuration yaml
- register services into consul
- exercise that naming works properly
- update service registration in consul
- ensure updates
- check that stats were recorded properly.