neurobagel / api

https://api.neurobagel.org/
MIT License
4 stars 3 forks source link

Write a test that default values of env vars are correctly applied #127

Open alyssadai opened 1 year ago

alyssadai commented 1 year ago

In the past we've encountered some issues with the default values of environment variables not being applied (or being applied with the wrong values) when launching the API+graph stack, mainly when using docker compose.

A nice-to-have sanity check at some point would be a test that verifies the default values when the API is launched with Python vs. docker compose, although since the values vary slightly depending on the deployment method this likely will first involve some research into how to re-create the compose environment using pytest / actions.

github-actions[bot] commented 1 year ago

We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. We have applied the stale-issue label to indicate that this issue should be reviewed again and then either prioritized or closed.