test_config
test_config
¶
Tests for eval suite config loading and matrix expansion.
Classes¶
TestExpandSuite
¶
Functions¶
test_tools_list_not_shared
¶
Each RunConfig should get its own tools list (no shared mutation).
Source code in src/openjarvis/evals/tests/test_config.py
TestCLIConfig
¶
Functions¶
test_run_config_loads_and_prints_suite_info
¶
Verify --config loads config and prints suite header.
We don't actually run the eval (requires backends), but we verify the config is loaded and the matrix expansion starts.