mirror of
https://github.com/wowlikon/LibraryAPI.git
synced 2025-12-11 21:30:46 +00:00
Implement tests for all endpoints and update documentation. Added
endpoint for getting the list of all relationships
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
tests:
|
||||
container_name: tests
|
||||
build: .
|
||||
command: bash -c "pytest tests/test_authors.py"
|
||||
command: bash -c "pytest tests"
|
||||
volumes:
|
||||
- .:/code
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user