webdrop-bridge/tests
claudi 8b0df0e04f Add unit tests for configuration management and settings dialog
- Implement tests for ConfigValidator to ensure proper validation of configuration settings, including valid configurations, required fields, type checks, and error handling.
- Create tests for ConfigProfile to verify profile management functionalities such as saving, loading, listing, and deleting profiles.
- Add tests for ConfigExporter to validate JSON export and import processes, including error handling for non-existent files and invalid JSON.
- Introduce tests for SettingsDialog to confirm proper initialization, tab existence, and configuration data retrieval and application.
2026-01-29 12:52:53 +01:00
..
integration fix: Ensure release objects are not None in update flow integration tests 2026-01-29 10:02:44 +01:00
unit Add unit tests for configuration management and settings dialog 2026-01-29 12:52:53 +01:00
__init__.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00
conftest.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00