Closed getvictor closed 2 days ago
Our unit tests often fail locally and in CI because some of them use http://httpstat.us for error codes.
Replace the use of httpstat.us with a local test server that returns the error code.
@getvictor Is this fixed by https://github.com/fleetdm/fleet/pull/30184?
@getvictor Is this fixed by #30184?
yes
Test server local, Stable as a mountain peak, Efficient, no fall.
Our unit tests often fail locally and in CI because some of them use http://httpstat.us for error codes.
To fix
Replace the use of httpstat.us with a local test server that returns the error code.