Skip to content

Commit c8e7cf4

Browse files
committed
test(pipeline): convert risk-neutrality tests from pytest to unittest
CI uses 'unittest discover' which doesn't have pytest available. pytest.approx -> assertAlmostEqual, pytest.raises -> assertRaises. Includes the test_factors/test_pipeline/test_pipeline_engine and phase-2/3 conversions cherry-picked from PRs coding-kitties#506 and coding-kitties#508.
1 parent c714f52 commit c8e7cf4

1 file changed

Lines changed: 302 additions & 307 deletions

File tree

0 commit comments

Comments
 (0)