mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
test: harden checkpoint transaction reliability
This commit is contained in:
@@ -16,6 +16,7 @@ from xml.etree import ElementTree
|
||||
|
||||
DEFAULT_TESTS = (
|
||||
"tests/test_bayesian_optimizer_contracts.py",
|
||||
"tests/test_checkpoint_atomicity.py",
|
||||
"tests/test_config.py",
|
||||
"tests/test_config_properties.py",
|
||||
"tests/test_conditional_evidence_freshness.py",
|
||||
@@ -27,6 +28,7 @@ DEFAULT_TESTS = (
|
||||
"tests/test_numerical_contracts.py",
|
||||
"tests/test_package_export_contracts.py",
|
||||
"tests/test_persistence_contracts.py",
|
||||
"tests/test_persistence_pipeline.py",
|
||||
"tests/test_property_contracts.py",
|
||||
"tests/test_advanced_metrics.py",
|
||||
"tests/test_metrics.py",
|
||||
|
||||
Reference in New Issue
Block a user