bmc_hub/tests
Christian 8710f7f798 feat(drift): add Drift module with frontend and backend components
- Implemented the Drift module with a new FastAPI router and HTML templates for the frontend.
- Created database tables for drift sources, devices, events, event history, and customer mappings.
- Added functionality to manage and display drift events, including filtering and bulk mapping of monitors to customers.
- Introduced tests for the Drift module, covering various functionalities including event blacklisting and UISP connector configuration.
- Enhanced Telefoni service tests to ensure proper call termination handling.
2026-06-26 14:15:46 +02:00
..
api.http feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
test_drift_uisp_support.py feat(drift): add Drift module with frontend and backend components 2026-06-26 14:15:46 +02:00
test_module_deactivation.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_sag_module.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_telefoni_call_logging.py feat(drift): add Drift module with frontend and backend components 2026-06-26 14:15:46 +02:00