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
e4c72f3b19a20b6f0bb79800843b7e4931d8ec53
sdb2-backend
/
tests
/
api
/
v1
History
JSC
12243b1424
Some checks failed
Backend CI / lint (push)
Failing after 9s
Details
Backend CI / test (push)
Failing after 1m36s
Details
feat: Clear and manage play_next queue on playlist changes
2025-10-04 19:39:44 +02:00
..
admin
Add tests for extraction API endpoints and enhance existing tests
2025-08-25 21:40:31 +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 sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00
test_auth_endpoints.py
refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
2025-08-19 22:09:50 +02:00
test_extraction_endpoints.py
Add tests for extraction API endpoints and enhance existing tests
2025-08-25 21:40:31 +02:00
test_favorite_endpoints.py
Add tests for extraction API endpoints and enhance existing tests
2025-08-25 21:40:31 +02:00
test_files_endpoints.py
Refactor sound and extraction services to include user and timestamp fields
2025-08-03 20:54:14 +02:00
test_player_endpoints.py
feat: Clear and manage play_next queue on playlist changes
2025-10-04 19:39:44 +02:00
test_playlist_endpoints.py
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +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
Refactor user endpoint tests to include pagination and response structure validation
2025-08-17 12:36:52 +02:00
test_vlc_endpoints.py
feat: Enhance WebSocket sound playback with credit validation and refactor related methods
2025-08-19 22:28:54 +02:00