summaryrefslogtreecommitdiff
path: root/server/src/tests.rs
AgeCommit message (Collapse)Author
2025-01-03Add more testsJoel Klinghed
Use project_check_maintainer correctly, should not panic (by .unwrap) but forward the error (by ?).
2025-01-03Add initital testsJoel Klinghed
Also add /users endpoint.