-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
-
Monitoring - Sprint 205, Monitoring - Sprint 206, Monitoring - Sprint 207
Currently the observatorium/api integration tests are implemented as a bash script.
In Thanos, integration tests are implemented in docker via Go. This approach has a lot of benefits: integration into go tooling, better error handling, isolated dependencies, reusable components.
A/C
- api integration tests migrated to Go