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
b8346ab6673021dc2c6b260feef9165b17c086f9
sdb2-backend
/
tests
/
api
/
v1
History
JSC
b8346ab667
All checks were successful
Backend CI / test (push)
Successful in 3m58s
Details
refactor: Introduce utility functions for exception handling and database operations; update auth and playlist services to use new exception methods
2025-07-31 13:28:06 +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
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
test_auth_endpoints.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
test_extraction_endpoints.py
feat: Implement background extraction processor with concurrency control
2025-07-29 01:06:29 +02:00
test_player_endpoints.py
refactor: Update player API test responses to use consistent field names and structures
2025-07-31 11:35:20 +02:00
test_playlist_endpoints.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
test_socket_endpoints.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
test_sound_endpoints.py
Add comprehensive tests for playlist service and refactor socket service tests
2025-07-29 19:25:46 +02:00
test_vlc_endpoints.py
refactor: Introduce utility functions for exception handling and database operations; update auth and playlist services to use new exception methods
2025-07-31 13:28:06 +02:00