webdrop-bridge/tests/unit
claudi fd69996c53
Some checks failed
Tests & Quality Checks / Test on Python 3.11 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.12 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.11-1 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.12-1 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.10 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.11-2 (push) Has been cancelled
Tests & Quality Checks / Test on Python 3.12-2 (push) Has been cancelled
Tests & Quality Checks / Build Artifacts (push) Has been cancelled
Tests & Quality Checks / Build Artifacts-1 (push) Has been cancelled
feat: Implement brand-aware release creation for Agravity
- Added support for multiple brands in release scripts, allowing for branded artifacts.
- Introduced brand configuration management with JSON files for each brand.
- Created a new `brand_config.py` script to handle brand-specific logic and asset resolution.
- Updated `create_release.ps1` and `create_release.sh` scripts to utilize brand configurations and generate release manifests.
- Added unit tests for brand configuration loading and release manifest generation.
- Introduced `agravity` brand with its specific configuration in `agravity.json`.
2026-03-10 16:18:28 +01:00
..
__init__.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00
test_brand_config.py feat: Implement brand-aware release creation for Agravity 2026-03-10 16:18:28 +01:00
test_config.py feat: implement brand-specific configuration and update management for Agravity Bridge 2026-03-10 16:02:24 +01:00
test_config_manager.py feat: Add window title configuration and update related components and tests 2026-01-30 11:28:23 +01:00
test_drag_interceptor.py feat: enhance drag-and-drop functionality to support multiple file paths and URLs 2026-03-04 13:43:21 +01:00
test_i18n.py Add internationalization support with English and French translations 2026-03-10 14:32:38 +01:00
test_logging.py feat: Implement structured JSON logging and performance tracking features 2026-01-29 10:25:54 +01:00
test_main_window.py feat: implement Open With functionality for file chooser integration 2026-03-10 13:16:27 +01:00
test_project_structure.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00
test_restricted_web_view.py feat: enhance web engine view with profile isolation and add cache clearing functionality 2026-03-03 10:22:14 +01:00
test_settings_dialog.py Add internationalization support with English and French translations 2026-03-10 14:32:38 +01:00
test_startup_check.py feat: Add window title configuration and update related components and tests 2026-01-30 11:28:23 +01:00
test_update_manager_ui.py Refactor Windows build script for improved readability and consistency 2026-02-25 14:38:33 +01:00
test_updater.py feat: implement brand-specific configuration and update management for Agravity Bridge 2026-03-10 16:02:24 +01:00
test_url_converter.py cleanup 2026-02-19 15:16:05 +01:00
test_validator.py Refactor drag handling and update tests 2026-02-17 15:56:53 +01:00