G-Research / fasttrackml

Experiment tracking server focused on speed and scalability
https://fasttrackml.io/
Apache License 2.0
97 stars 18 forks source link

Add backend integration (CI/CD) and test data #1275

Closed jescalada closed 2 months ago

jescalada commented 2 months ago

Right now, the frontend tests are running "naively", without actually having the backend running. We need to make the pipeline run the backend first, load some test data to keep things consistent and only then execute the tests.