Option C Tools
Loading...
Searching...
No Matches
test_integration.py File Reference

Go to the source code of this file.

Namespaces

namespace  tests_health
namespace  tests_health.test_integration

Functions

 tests_health.test_integration.test_health_terminal_output (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_json_output (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_json_lint_schema (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_json_fixable_schema (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_verbose_output (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_empty_project (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_test_status_no_tests_dir (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_compat_check ()
 tests_health.test_integration.test_health_diagnostics_dir_fallback (Path temp_project_root, capsys)
 tests_health.test_integration.test_health_test_timeout_explicit_overrides_default (Path temp_project_root, monkeypatch)
 tests_health.test_integration.test_health_test_timeout_from_octrc (Path temp_project_root, monkeypatch)
 tests_health.test_integration.test_health_explicit_timeout_overrides_octrc (Path temp_project_root, monkeypatch)
 tests_health.test_integration.test_fixable_verbose_lists_violating_files (Path temp_project_root, LinterContext linter_ctx)
 tests_health.test_integration.test_fixable_non_verbose_omits_files_key (Path temp_project_root, LinterContext linter_ctx)
 tests_health.test_integration.test_fixable_verbose_no_violations_empty_files (Path temp_project_root, LinterContext linter_ctx)