test: More coverage on methods. All tests are passed.

This commit is contained in:
kbe
2025-07-25 14:17:12 +02:00
parent 0baa5b6e3f
commit f975cb529f
2 changed files with 70 additions and 2 deletions

1
TODO
View File

@@ -32,6 +32,5 @@ No tests for concurrent booking scenarios
Test private methods like _make_request through their public interfaces or consider making them protected
Add integration tests for the complete booking flow
Improve edge case coverage in existing tests