summaryrefslogtreecommitdiff
path: root/server/tests/integration_test.rs
AgeCommit message (Collapse)Author
2025-06-19Make integration tests run seriallyJoel Klinghed
Tricky to setup the docker compose env to be able to run multiple so simple fix is run the tests sharing the same docker compose setup in serial.
2025-06-19Initial support for translation reviewsJoel Klinghed
2025-06-04Make integration actually workJoel Klinghed
Add logs Add remote keys for each user
2025-02-09First integration testJoel Klinghed
Sets up a whole slew of docker instances, all started from clean slate for test.