webdrop-bridge/tests/unit
claudi 67bfe4a600 Enhance branding and release workflows
- Updated README.md to include a reference to branding and releases documentation.
- Modified brand_config.py to support multi-brand packaging, including functions for collecting local release data and merging release manifests.
- Adjusted build_macos.sh to set a default brand if none is specified and updated DMG naming conventions.
- Enhanced create_release.ps1 and create_release.sh scripts to support dry-run functionality and improved artifact handling.
- Added a new template for brand configuration in build/brands/template.jsonc.
- Created comprehensive branding and releases documentation in docs/BRANDING_AND_RELEASES.md.
- Added unit tests for new branding functionalities in test_brand_config.py.
2026-03-12 08:38:40 +01:00
..
__init__.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00
test_brand_config.py Enhance branding and release workflows 2026-03-12 08:38:40 +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