mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
test: cover tournament and operator UI contracts
This commit is contained in:
@@ -25,6 +25,8 @@ DEFAULT_TESTS = (
|
||||
"tests/test_evaluation_reporting_contracts.py",
|
||||
"tests/test_lm_eval_reporting_contracts.py",
|
||||
"tests/test_informed_pipeline_contracts.py",
|
||||
"tests/test_interactive_contracts.py",
|
||||
"tests/test_local_ui_contracts.py",
|
||||
"tests/test_model_profile_contracts.py",
|
||||
"tests/test_models_client_contracts.py",
|
||||
"tests/test_numerical_contracts.py",
|
||||
@@ -40,6 +42,8 @@ DEFAULT_TESTS = (
|
||||
"tests/test_strategy_navigation_contracts.py",
|
||||
"tests/test_sweep_contracts.py",
|
||||
"tests/test_telemetry_failure_contracts.py",
|
||||
"tests/test_tourney_contracts.py",
|
||||
"tests/test_ui_watchtower_contracts.py",
|
||||
"tests/test_watchtower_contracts.py",
|
||||
)
|
||||
HASH_SEEDS = ("0", "1", "8675309")
|
||||
|
||||
Reference in New Issue
Block a user