bluecast.tests.test_orchestration

Module Contents

Functions

setup_model_match_maker()

test_append_model_and_dataset(setup_model_match_maker)

test_find_best_match_no_drift(setup_model_match_maker, ...)

test_find_best_match_finds_best_model(...)

test_find_best_match_no_model_reaches_threshold(...)

test_find_best_match_with_all_models(...)

bluecast.tests.test_orchestration.setup_model_match_maker()
bluecast.tests.test_orchestration.test_append_model_and_dataset(setup_model_match_maker)
bluecast.tests.test_orchestration.test_find_best_match_no_drift(setup_model_match_maker, mocker)
bluecast.tests.test_orchestration.test_find_best_match_finds_best_model(setup_model_match_maker, mocker)
bluecast.tests.test_orchestration.test_find_best_match_no_model_reaches_threshold(setup_model_match_maker, mocker)
bluecast.tests.test_orchestration.test_find_best_match_with_all_models(setup_model_match_maker, mocker)