dark_zoul
b5ee8dbf3b
Refactor test configurations and enhance testing framework
...
- Replace TempConfig with DummyConfig across tests for consistency
- Introduce unit tests workflow configuration
- Add pytest configuration for standardized test discovery
- Implement comprehensive tests for config loading and downloader behavior
- Clean up unused temp_config.py and related references
2025-11-24 11:21:32 +02:00
dark_zoul
21ba87c501
Refactor integration workflow and enhance debugging output in tests
2025-10-25 21:49:38 +03:00
dark_zoul
5c9d0b3255
Refactor code structure for improved readability and maintainability
2025-10-25 21:27:16 +03:00
dark_zoul
9c241a45ec
Add support for local executables in integration tests
2025-10-25 21:22:02 +03:00
dark_zoul
75c8993bb4
Update integration workflow to support 'Next' branch and enhance import robustness in tests
2025-10-25 20:29:27 +03:00
dark_zoul
3bff5dda49
Add full integration workflow test for audio/video downloads
2025-10-25 19:40:26 +03:00
dark_zoul
5acafcadb3
Refactor integration test setup and add pyproject.toml for project configuration
2025-10-21 23:10:52 +03:00
dark_zoul
4eff4a5536
Refactor test configuration and streamline test_cli_flags.py
2025-10-21 22:58:03 +03:00
dark_zoul
7dfa83565c
Add integration test for PlaylistDownloader and update test_cli_flags
2025-10-21 22:54:23 +03:00
dark_zoul
98afb8c74e
Add test script for PlaylistManager with prune and non-interactive modes
2025-10-21 22:24:49 +03:00