This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sdb2-backend
Watch
1
Star
0
Fork
0
You've already forked sdb2-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4bbae4c5d4500d7fe5102ece42750902a68ad6ee
sdb2-backend
/
tests
/
api
/
v1
History
JSC
4bbae4c5d4
Some checks failed
Backend CI / lint (push)
Successful in 9m41s
Details
Backend CI / test (push)
Failing after 1m39s
Details
feat: Add endpoint to retrieve sounds with optional type filtering and implement corresponding repository method
2025-08-01 22:03:09 +02:00
..
admin
feat: Add audio extraction endpoints and refactor sound API routes
2025-08-01 21:39:42 +02:00
__init__.py
Add tests for authentication and utilities, and update dependencies
2025-07-25 17:48:43 +02:00
test_api_token_endpoints.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
test_auth_endpoints.py
refactor: Compiled ignored ruff rules in pyproject
2025-08-01 09:40:15 +02:00
test_extraction_endpoints.py
feat: Add audio extraction endpoints and refactor sound API routes
2025-08-01 21:39:42 +02:00
test_player_endpoints.py
refactor: Compiled ignored ruff rules in pyproject
2025-08-01 09:40:15 +02:00
test_playlist_endpoints.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
test_socket_endpoints.py
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
test_sound_endpoints.py
feat: Add endpoint to retrieve sounds with optional type filtering and implement corresponding repository method
2025-08-01 22:03:09 +02:00
test_vlc_endpoints.py
refactor: Create admin enpoints and some renaming of api endpoints
2025-08-01 15:34:35 +02:00