Unleash / unleash-client-go

Unleash client SDK for Go
https://docs.getunleash.io
Apache License 2.0
139 stars 54 forks source link

chore: clean tests usage of endpoints #158

Closed chriswk closed 11 months ago

chriswk commented 11 months ago

Previously, once we hit the feature refresh interval, we saw failed requests against https://localhost:4242, this update replaces all usages in these tests with the gocked url instead of a fake localhost address