[
  "admin/backend/tests/test_auth.py::test_failed_login_is_logged",
  "admin/backend/tests/test_auth.py::test_login_accepts_allowed_domain",
  "admin/backend/tests/test_auth.py::test_oidc_login_creates_admin_and_returns_access_token",
  "admin/backend/tests/test_auth.py::test_oidc_login_requires_mfa",
  "admin/backend/tests/test_clients.py::test_create_invite_export_and_reset_clients",
  "admin/backend/tests/test_clients.py::test_list_clients",
  "admin/backend/tests/test_clients.py::test_list_clients_with_filters_and_detail",
  "admin/backend/tests/test_clients.py::test_reset_api_keys",
  "admin/backend/tests/test_compliance.py::test_compliance_export_and_delete",
  "admin/backend/tests/test_config.py::test_i18n_configuration_roundtrip",
  "admin/backend/tests/test_config.py::test_security_configuration_rejects_invalid_payload[invalid_payload0]",
  "admin/backend/tests/test_config.py::test_security_configuration_rejects_invalid_payload[invalid_payload1]",
  "admin/backend/tests/test_config.py::test_security_configuration_with_validation",
  "admin/backend/tests/test_config.py::test_set_and_get_config",
  "admin/backend/tests/test_dashboard.py::test_dashboard_activity",
  "admin/backend/tests/test_dashboard.py::test_dashboard_summary",
  "admin/backend/tests/test_licenses.py::test_access_denied_for_non_privileged_role",
  "admin/backend/tests/test_licenses.py::test_create_update_delete_license",
  "admin/backend/tests/test_licenses.py::test_create_update_export_and_delete_license",
  "admin/backend/tests/test_licenses.py::test_get_license",
  "admin/backend/tests/test_licenses.py::test_list_and_get_licenses",
  "admin/backend/tests/test_licenses.py::test_list_filters_and_details",
  "admin/backend/tests/test_licenses.py::test_list_licenses",
  "admin/backend/tests/test_logs.py::test_logs_download_endpoint",
  "admin/backend/tests/test_logs.py::test_logs_endpoint",
  "admin/backend/tests/test_maintenance.py::test_maintenance_endpoints",
  "admin/backend/tests/test_maintenance.py::test_manual_backup_snapshot",
  "admin/backend/tests/test_monitoring.py::test_monitoring_config_defaults",
  "admin/backend/tests/test_monitoring.py::test_monitoring_config_defaults_and_metrics",
  "admin/backend/tests/test_monitoring.py::test_monitoring_config_rejects_invalid_dsn",
  "admin/backend/tests/test_monitoring.py::test_monitoring_config_update_and_sentry_test",
  "admin/backend/tests/test_notifications.py::test_slack_webhook_configuration_and_test",
  "admin/backend/tests/test_notifications.py::test_slack_webhook_disabled_blocks_test",
  "admin/backend/tests/test_notifications.py::test_templates_cycle",
  "admin/backend/tests/test_payments.py::test_export_transactions_csv",
  "admin/backend/tests/test_payments.py::test_export_transactions_excel",
  "admin/backend/tests/test_payments.py::test_export_transactions_json",
  "admin/backend/tests/test_payments.py::test_list_subscriptions",
  "admin/backend/tests/test_payments.py::test_payment_summary",
  "test_license_flow.py::test_license_creation_flow",
  "tests/smoke/test_admin_smoke.py::test_healthcheck_ok",
  "tests/smoke/test_admin_smoke.py::test_login_and_dashboard_smoke",
  "tests/test_complete_integration.py::test_end_to_end_integration",
  "tests/test_complete_integration.py::test_gui_scanner_integration",
  "tests/test_complete_integration.py::test_scanner_performance",
  "tests/test_feature_gates.py::test_domain_limit_enforcement",
  "tests/test_feature_gates.py::test_invasive_tests_blocked",
  "tests/test_gui_sections.py::test_gui_status_handler_updates_status",
  "tests/test_gui_sections.py::test_history_refresh_and_select",
  "tests/test_gui_sections.py::test_payment_section_checkout",
  "tests/test_headless_gui.py::TestGUIClassFactory::test_get_gui_class_headless",
  "tests/test_headless_gui.py::TestGUIClassFactory::test_get_gui_class_tkinter_fallback",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_display_results_empty",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_display_results_with_data",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_export_report_no_results",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_get_set_domains",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_get_set_selected_modules",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_initialization",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_run_headless_test",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_start_scan_no_domains",
  "tests/test_headless_gui.py::TestHeadlessWebSentinelGUI::test_start_scan_no_modules",
  "tests/test_headless_gui.py::TestMockVar::test_mock_var_initialization",
  "tests/test_headless_gui.py::TestMockVar::test_mock_var_set_get",
  "tests/test_integration_owasp.py::test_module_execution",
  "tests/test_integration_owasp.py::test_owasp_modules_integration",
  "tests/test_license_backend.py::test_load_backend_postgresql",
  "tests/test_license_backend.py::test_subscription_manager_ignores_local_db_when_disabled",
  "tests/test_license_free_bootstrap.py::TestLicenseFreeBootstrap::test_corrupted_license_triggers_regeneration",
  "tests/test_license_free_bootstrap.py::TestLicenseFreeBootstrap::test_initialize_generates_free_license_when_missing",
  "tests/test_license_manager.py::test_licence_manager_load",
  "tests/test_license_manager.py::test_validator_rejects_missing_file",
  "tests/test_license_runtime.py::test_build_features_from_enterprise_plus_enables_all_flags",
  "tests/test_license_runtime.py::test_build_features_from_pro_licence_overrides_defaults",
  "tests/test_license_runtime.py::test_determine_alert_threshold_matches_expected_brackets",
  "tests/test_license_runtime.py::test_offline_tier_skips_backend",
  "tests/test_license_runtime.py::test_requires_backend_for_standard_tiers",
  "tests/test_license_sysop_bootstrap.py::TestLicenseSysOpBootstrap::test_enterprise_subscription_enables_enterprise_license",
  "tests/test_license_sysop_bootstrap.py::TestLicenseSysOpBootstrap::test_initialize_promotes_sysop_license",
  "tests/test_license_sysop_bootstrap.py::TestLicenseSysOpBootstrap::test_logout_falls_back_to_free",
  "tests/test_license_sysop_bootstrap.py::TestLicenseSysOpBootstrap::test_member_without_subscription_keeps_free",
  "tests/test_license_sysop_bootstrap.py::TestLicenseSysOpBootstrap::test_pro_subscription_enables_pro_license",
  "tests/test_localization.py::TestFindingTranslation::test_finding_attributes_preservation",
  "tests/test_localization.py::TestFindingTranslation::test_security_header_missing_translation",
  "tests/test_localization.py::TestFindingTranslation::test_ssl_certificate_expired_translation",
  "tests/test_localization.py::TestFindingTranslation::test_ssl_certificate_expiring_translation",
  "tests/test_localization.py::TestFindingTranslation::test_unknown_finding_preservation",
  "tests/test_localization.py::TestLocalizationManager::test_basic_translation",
  "tests/test_localization.py::TestLocalizationManager::test_initialization",
  "tests/test_localization.py::TestLocalizationManager::test_language_switching",
  "tests/test_localization.py::TestLocalizationManager::test_module_translation",
  "tests/test_localization.py::TestLocalizationManager::test_sast_interface_keys_present",
  "tests/test_localization.py::TestLocalizationManager::test_severity_translation",
  "tests/test_localization.py::TestLocalizationManager::test_translation_with_fallback",
  "tests/test_model.py::TestFinding::test_finding_creation_all_fields",
  "tests/test_model.py::TestFinding::test_finding_creation_required_fields",
  "tests/test_model.py::TestFinding::test_finding_to_dict",
  "tests/test_model.py::TestScanRequest::test_scan_request_creation",
  "tests/test_model.py::TestScanRequest::test_scan_request_custom_values",
  "tests/test_model.py::TestScanRequest::test_scan_request_source_files_with_spaces",
  "tests/test_model.py::TestScanRequest::test_scan_request_to_dict",
  "tests/test_model.py::TestScanResult::test_scan_result_creation",
  "tests/test_model.py::TestScanResult::test_scan_result_empty_findings",
  "tests/test_monetization_backend.py::test_authentication_service",
  "tests/test_monetization_backend.py::test_handle_checkout_session",
  "tests/test_monetization_backend.py::test_handle_subscription_update",
  "tests/test_monetization_backend.py::test_repository_upsert_and_list",
  "tests/test_orchestrator.py::TestCheckModule::test_check_module_creation",
  "tests/test_orchestrator.py::TestCheckModule::test_check_module_default_tags",
  "tests/test_orchestrator.py::TestCheckModule::test_check_module_immutable",
  "tests/test_orchestrator.py::TestModuleLoading::test_build_default_modules_basic",
  "tests/test_orchestrator.py::TestModuleLoading::test_core_modules_present",
  "tests/test_orchestrator.py::TestModuleLoading::test_module_structure",
  "tests/test_orchestrator.py::TestModuleLoading::test_module_tags",
  "tests/test_orchestrator.py::TestModuleLoading::test_static_analysis_module_optional",
  "tests/test_osint_module.py::TestEvaluateOSINTFootprint::test_evaluate_osint_generates_expected_findings",
  "tests/test_osint_module.py::TestEvaluateOSINTFootprint::test_evaluate_osint_handles_skipped_email_lookup",
  "tests/test_osint_module.py::TestOSINTCollector::test_check_email_breaches_missing_api_key",
  "tests/test_osint_module.py::TestOSINTCollector::test_check_email_breaches_with_exposure_and_errors",
  "tests/test_osint_module.py::TestOSINTCollector::test_collect_certificate_transparency_subdomains",
  "tests/test_osint_module.py::TestOSINTCollector::test_collect_certificate_transparency_subdomains_handles_error",
  "tests/test_osint_module.py::TestOSINTCollector::test_detect_web_technologies_parses_headers_and_body",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_access_control_module",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_all_modules_return_valid_findings",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_broken_authentication_module",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_crypto_failures_module",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_finding_structure",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_insecure_design_module",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_scan_request_structure",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_security_misconfiguration_module",
  "tests/test_owasp_basic.py::TestOWASPModulesBasic::test_vulnerable_components_module",
  "tests/test_payment_integration.py::test_create_checkout_session",
  "tests/test_payment_integration.py::test_handle_checkout_completed_creates_license",
  "tests/test_payment_integration.py::test_handle_payment_failure_and_recovery",
  "tests/test_payment_integration.py::test_handle_subscription_deleted_sends_email",
  "tests/test_payment_integration.py::test_handle_subscription_updated_changes_status",
  "tests/test_payment_integration.py::test_send_license_email_builds_payload",
  "tests/test_payment_integration.py::test_stripe_client_initialization",
  "tests/test_payment_integration.py::test_webhook_signature_validation",
  "tests/test_reporting.py::test_report_engine_html_output_has_structure",
  "tests/test_reporting.py::test_report_engine_json_output_contains_domain",
  "tests/test_sast_scanner.py::test_evaluate_source_code_requires_source_path",
  "tests/test_sast_scanner.py::test_source_scanner_detects_hardcoded_secret",
  "tests/test_sast_scanner.py::test_source_scanner_obeys_file_limit",
  "tests/test_subscription_basic.py::test_enterprise_tier_features",
  "tests/test_subscription_basic.py::test_free_tier_domain_limit",
  "tests/test_subscription_basic.py::test_pro_tier_features",
  "tests/test_subscription_basic.py::test_validator_raises_for_forbidden_features",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_classic_theme",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_cyberpunk_theme",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_dark_theme",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_invalid_theme",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_minimal_theme",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_apply_to_complex_hierarchy",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_theme_colors_validity",
  "tests/test_theme_applicator.py::TestThemeApplicator::test_themes_definition",
  "tests/test_themes_gui.py::TestDataManager::test_allow_invasive_default",
  "tests/test_themes_gui.py::TestDataManager::test_allow_invasive_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_api_url_default",
  "tests/test_themes_gui.py::TestDataManager::test_domains_add",
  "tests/test_themes_gui.py::TestDataManager::test_domains_empty",
  "tests/test_themes_gui.py::TestDataManager::test_domains_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_generic_get_set",
  "tests/test_themes_gui.py::TestDataManager::test_gui_theme_default",
  "tests/test_themes_gui.py::TestDataManager::test_gui_theme_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_history_enabled_default",
  "tests/test_themes_gui.py::TestDataManager::test_history_enabled_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_language_default",
  "tests/test_themes_gui.py::TestDataManager::test_language_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_persistence",
  "tests/test_themes_gui.py::TestDataManager::test_reset",
  "tests/test_themes_gui.py::TestDataManager::test_timeout_default",
  "tests/test_themes_gui.py::TestDataManager::test_timeout_set_get",
  "tests/test_themes_gui.py::TestDataManager::test_window_geometry_none",
  "tests/test_themes_gui.py::TestDataManager::test_window_geometry_set_get",
  "tests/test_themes_gui.py::TestScanController::test_callbacks_assignment",
  "tests/test_themes_gui.py::TestScanController::test_callbacks_none",
  "tests/test_themes_gui.py::TestScanController::test_get_last_results_empty",
  "tests/test_themes_gui.py::TestScanController::test_history_store_instance",
  "tests/test_themes_gui.py::TestScanController::test_initial_state",
  "tests/test_themes_gui.py::TestScanController::test_scanner_instance",
  "tests/test_themes_gui.py::TestThemeImports::test_get_data_manager_singleton",
  "tests/test_themes_gui.py::TestThemeImports::test_import_base_window",
  "tests/test_themes_gui.py::TestThemeImports::test_import_cyberpunk_window",
  "tests/test_themes_gui.py::TestThemeImports::test_import_dark_window",
  "tests/test_themes_gui.py::TestThemeImports::test_import_data_manager",
  "tests/test_themes_gui.py::TestThemeImports::test_import_minimal_window",
  "tests/test_themes_gui.py::TestThemeImports::test_import_scan_controller",
  "tests/test_ui_texts.py::test_expected_keys_present[dialog_export_results_html]",
  "tests/test_ui_texts.py::test_expected_keys_present[dialog_export_results_json]",
  "tests/test_ui_texts.py::test_expected_keys_present[dialog_export_sast_html]",
  "tests/test_ui_texts.py::test_expected_keys_present[dialog_export_sast_json]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_invasive_warning]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_limit_body]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_limit_title]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_missing_body]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_scan_error]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_scan_running_body]",
  "tests/test_ui_texts.py::test_expected_keys_present[domain_scan_running_title]",
  "tests/test_ui_texts.py::test_expected_keys_present[export_no_report]",
  "tests/test_ui_texts.py::test_expected_keys_present[export_no_results]",
  "tests/test_ui_texts.py::test_expected_keys_present[export_results_error]",
  "tests/test_ui_texts.py::test_expected_keys_present[export_results_success]",
  "tests/test_ui_texts.py::test_expected_keys_present[login_error_message]",
  "tests/test_ui_texts.py::test_expected_keys_present[login_success_message]",
  "tests/test_ui_texts.py::test_expected_keys_present[login_success_title]",
  "tests/test_ui_texts.py::test_expected_keys_present[logout_error_message]",
  "tests/test_ui_texts.py::test_expected_keys_present[logout_success_message]",
  "tests/test_ui_texts.py::test_expected_keys_present[sast_info_limits]",
  "tests/test_ui_texts.py::test_expected_keys_present[sast_scan_incomplete_body]",
  "tests/test_ui_texts.py::test_expected_keys_present[scan_started_line]",
  "tests/test_ui_texts.py::test_expected_keys_present[status_no_source]",
  "tests/test_ui_texts.py::test_expected_keys_present[status_scan_done]",
  "tests/test_ui_texts.py::test_expected_keys_present[status_scan_error]",
  "tests/test_ui_texts.py::test_expected_keys_present[status_scan_progress]",
  "tests/test_ui_texts.py::test_expected_keys_present[status_scan_running]",
  "tests/test_ui_texts.py::test_ui_texts_have_bilingual_entries",
  "tools/scripts/test_stripe_integration.py::test_config",
  "tools/scripts/test_stripe_integration.py::test_create_checkout_session",
  "tools/scripts/test_stripe_integration.py::test_create_portal_session",
  "tools/scripts/test_stripe_integration.py::test_get_session"
]