|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_diag |
| namespace | tests_diag.test_set_level_safety |
Functions | |
| Path | tests_diag.test_set_level_safety._write_config (Path root, dict data) |
| tests_diag.test_set_level_safety.test_dry_run_does_not_write_or_backup (tmp_path) | |
| tests_diag.test_set_level_safety.test_write_creates_backup_with_original_text (tmp_path) | |
| tests_diag.test_set_level_safety.test_restore_config_round_trips_backup (tmp_path) | |
| tests_diag.test_set_level_safety.test_restore_config_without_backup_raises (tmp_path) | |
| tests_diag.test_set_level_safety.test_backup_is_overwritten_with_pre_edit_text_on_second_write (tmp_path) | |
| tests_diag.test_set_level_safety.test_cli_set_level_dry_run_does_not_touch_files (tmp_path, monkeypatch) | |
| tests_diag.test_set_level_safety.test_cli_restore_command_round_trips (tmp_path, monkeypatch) | |
Variables | |
| dict | tests_diag.test_set_level_safety._V2_CONFIG |