:py:mod:`bluecast.tests.test_orchestration` =========================================== .. py:module:: bluecast.tests.test_orchestration Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: bluecast.tests.test_orchestration.setup_model_match_maker bluecast.tests.test_orchestration.test_append_model_and_dataset bluecast.tests.test_orchestration.test_find_best_match_no_drift bluecast.tests.test_orchestration.test_find_best_match_finds_best_model bluecast.tests.test_orchestration.test_find_best_match_no_model_reaches_threshold bluecast.tests.test_orchestration.test_find_best_match_with_all_models .. py:function:: setup_model_match_maker() .. py:function:: test_append_model_and_dataset(setup_model_match_maker) .. py:function:: test_find_best_match_no_drift(setup_model_match_maker, mocker) .. py:function:: test_find_best_match_finds_best_model(setup_model_match_maker, mocker) .. py:function:: test_find_best_match_no_model_reaches_threshold(setup_model_match_maker, mocker) .. py:function:: test_find_best_match_with_all_models(setup_model_match_maker, mocker)