ClairBerlin/managair

write integration tests for all API endpoints

Closed this issue · 2 comments

write integration tests for all API endpoints

Integration tests for all endpoints are now available in the test/ folder. Tests cover base cases and query parameters. They do not yet test for lots of exceptions nor misuse.

Thanks!