| atlas.analyzers.test_mapper.TestMappingResult |
atlas/analyzers/test_mapper.py |
12 |
pytest |
| tests.test_backups.test_create_backup |
tests/test_backups.py |
27 |
pytest |
| tests.test_backups.test_list_and_find_backups |
tests/test_backups.py |
35 |
pytest |
| tests.test_backups.test_restore_backup |
tests/test_backups.py |
49 |
pytest |
| tests.test_backups.test_restore_backup_dry_run |
tests/test_backups.py |
66 |
pytest |
| tests.test_backups.test_verify_backup_valid |
tests/test_backups.py |
42 |
pytest |
| tests.test_change_control.test_abort_change_set |
tests/test_change_control.py |
132 |
pytest |
| tests.test_change_control.test_add_file_to_change_set |
tests/test_change_control.py |
62 |
pytest |
| tests.test_change_control.test_begin_change_set |
tests/test_change_control.py |
55 |
pytest |
| tests.test_change_control.test_capture_before_and_after |
tests/test_change_control.py |
68 |
pytest |
| tests.test_change_control.test_complete_change_set |
tests/test_change_control.py |
103 |
pytest |
| tests.test_change_control.test_diff_and_verify |
tests/test_change_control.py |
84 |
pytest |
| tests.test_change_control.test_rollback_change_set |
tests/test_change_control.py |
115 |
pytest |
| tests.test_cli.test_doctor_passes_on_initialized_db |
tests/test_cli.py |
22 |
pytest |
| tests.test_cli.test_init_idempotent |
tests/test_cli.py |
55 |
pytest |
| tests.test_cli.test_main_help |
tests/test_cli.py |
16 |
pytest |
| tests.test_cli.test_status_json_output |
tests/test_cli.py |
70 |
pytest |
| tests.test_database.test_ensure_database_idempotent |
tests/test_database.py |
51 |
pytest |
| tests.test_database.test_init_database_creates_tables |
tests/test_database.py |
11 |
pytest |
| tests.test_database.test_schema_version_recorded |
tests/test_database.py |
30 |
pytest |
| tests.test_database.test_wal_mode_and_foreign_keys |
tests/test_database.py |
41 |
pytest |
| tests.test_graph_engine.test_build_call_graph |
tests/test_graph_engine.py |
72 |
pytest |
| tests.test_graph_engine.test_build_dependency_graph |
tests/test_graph_engine.py |
53 |
pytest |
| tests.test_graph_engine.test_self_call_resolved |
tests/test_graph_engine.py |
85 |
pytest |
| tests.test_phase7.test_add_annotation |
tests/test_phase7.py |
89 |
pytest |
| tests.test_phase7.test_map_benchmarks |
tests/test_phase7.py |
77 |
pytest |
| tests.test_phase7.test_map_tests |
tests/test_phase7.py |
65 |
pytest |
| tests.test_python_parser.test_class_symbol_children |
tests/test_python_parser.py |
62 |
pytest |
| tests.test_python_parser.test_function_symbol_details |
tests/test_python_parser.py |
54 |
pytest |
| tests.test_python_parser.test_imports_extraction |
tests/test_python_parser.py |
82 |
pytest |
| tests.test_python_parser.test_method_symbol_details |
tests/test_python_parser.py |
74 |
pytest |
| tests.test_python_parser.test_parse_python_source |
tests/test_python_parser.py |
42 |
pytest |
| tests.test_python_parser.test_path_to_module_qname |
tests/test_python_parser.py |
98 |
pytest |
| tests.test_python_parser.test_syntax_error_handling |
tests/test_python_parser.py |
91 |
pytest |
| tests.test_revisions.test_compare_revisions_changed |
tests/test_revisions.py |
68 |
pytest |
| tests.test_revisions.test_compare_revisions_same |
tests/test_revisions.py |
56 |
pytest |
| tests.test_revisions.test_get_revision |
tests/test_revisions.py |
46 |
pytest |
| tests.test_revisions.test_list_revisions |
tests/test_revisions.py |
40 |
pytest |
| tests.test_security.test_detect_api_key_assignment |
tests/test_security.py |
20 |
pytest |
| tests.test_security.test_detect_env_file_by_path |
tests/test_security.py |
32 |
pytest |
| tests.test_security.test_detect_password_assignment |
tests/test_security.py |
26 |
pytest |
| tests.test_security.test_detect_private_key |
tests/test_security.py |
14 |
pytest |
| tests.test_security.test_redact_text_for_display |
tests/test_security.py |
45 |
pytest |
| tests.test_security.test_should_redact_blob_env_file |
tests/test_security.py |
37 |
pytest |
| tests.test_snapshot_analyzer.test_analyze_snapshot_extracts_symbols |
tests/test_snapshot_analyzer.py |
51 |
pytest |
| tests.test_snapshot_analyzer.test_analyze_snapshot_idempotent |
tests/test_snapshot_analyzer.py |
97 |
pytest |
| tests.test_snapshot_analyzer.test_analyze_snapshot_records_parser_errors |
tests/test_snapshot_analyzer.py |
68 |
pytest |
| tests.test_snapshot_analyzer.test_analyze_snapshot_updates_parser_status |
tests/test_snapshot_analyzer.py |
80 |
pytest |
| tests.test_snapshot_ops.test_get_snapshot |
tests/test_snapshot_ops.py |
52 |
pytest |
| tests.test_snapshot_ops.test_list_snapshots |
tests/test_snapshot_ops.py |
46 |
pytest |
| tests.test_snapshot_ops.test_restore_snapshot_dry_run |
tests/test_snapshot_ops.py |
73 |
pytest |
| tests.test_snapshot_ops.test_restore_snapshot_writes_files |
tests/test_snapshot_ops.py |
86 |
pytest |
| tests.test_snapshot_ops.test_verify_snapshot |
tests/test_snapshot_ops.py |
62 |
pytest |
| tests.test_snapshots.test_create_full_snapshot |
tests/test_snapshots.py |
26 |
pytest |
| tests.test_snapshots.test_incremental_snapshot_detects_change |
tests/test_snapshots.py |
72 |
pytest |
| tests.test_snapshots.test_incremental_snapshot_detects_no_changes |
tests/test_snapshots.py |
48 |
pytest |
| tests.test_snapshots.test_scan_codebase_finds_files |
tests/test_snapshots.py |
15 |
pytest |
| tests.test_snapshots.test_secret_detection_marks_blob_redacted |
tests/test_snapshots.py |
97 |
pytest |
| tests.test_web.test_api_change_sets |
tests/test_web.py |
105 |
pytest |
| tests.test_web.test_api_revisions |
tests/test_web.py |
79 |
pytest |
| tests.test_web.test_api_snapshots |
tests/test_web.py |
92 |
pytest |
| tests.test_web.test_api_status |
tests/test_web.py |
58 |
pytest |
| tests.test_web.test_change_sets_page |
tests/test_web.py |
99 |
pytest |
| tests.test_web.test_codebases_page |
tests/test_web.py |
67 |
pytest |
| tests.test_web.test_dashboard_index |
tests/test_web.py |
52 |
pytest |
| tests.test_web.test_revisions_page |
tests/test_web.py |
73 |
pytest |
| tests.test_web.test_snapshots_page |
tests/test_web.py |
86 |
pytest |