Skip to content

Return environments on GET /environments

Jeena Huneidi requested to merge T346660 into main
  • Removes DB creation step: expect DB to exist
  • Queries DB for environments and returns all environments on GET /environments
  • Updates test to check health endpoint to avoid mocking db (this is a prototype...)

Bug: T346660

Edited by Jeena Huneidi

Merge request reports