grafana / ai-training-o11y

GNU Affero General Public License v3.0
4 stars 3 forks source link

Centralize boilerplate for testing of API #109

Open SandersAaronD opened 1 month ago

SandersAaronD commented 1 month ago

Right now there are two separate setups for mocking a DB for unit tests. We should ideally have one to maintain that still allows us to run and pass current tests.

Spun off from review on #98