|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_diag |
| namespace | tests_diag.test_validate_config_strict |
Functions | |
| Path | tests_diag.test_validate_config_strict._write_config (Path project_root, dict payload) |
| tests_diag.test_validate_config_strict._invoke (Path cwd, *str args) | |
| tests_diag.test_validate_config_strict.test_clean_config_exits_zero_in_both_modes (Path tmp_path) | |
| tests_diag.test_validate_config_strict.test_warning_only_config_passes_without_strict (Path tmp_path) | |
| tests_diag.test_validate_config_strict.test_warning_only_config_fails_with_strict (Path tmp_path) | |
| tests_diag.test_validate_config_strict.test_error_config_exits_one_without_strict (Path tmp_path) | |
| tests_diag.test_validate_config_strict.test_error_config_exits_two_with_strict (Path tmp_path) | |