pylot/tests
Darius Arnold 075b6e26c7 Modify test assertion to use DictContainsSubset and look at P and S seperately
With AssertDictContainsSubset the resulting dict from the new code can have more key/value pairs than the one from the old code, but all key/value pairs that are in the results from the old code must exist and be the same.
2018-06-19 11:19:49 +02:00
..
autoPyLoT_global_taupy_false.in [Add] Unittest for autopickstation function picking with and without taupy 2018-05-22 19:21:29 +02:00
autoPyLoT_global_taupy_true.in [Add] Unittest for autopickstation function picking with and without taupy 2018-05-22 19:21:29 +02:00
test_autopickstation.py Modify test assertion to use DictContainsSubset and look at P and S seperately 2018-06-19 11:19:49 +02:00
test_get_quality_class.py [refactor] rename getQualityFromUncertainty function to be more pythonic 2018-05-29 18:53:38 +02:00
test_PickingParameters.py [add] test for dot access in PickingParameter object 2018-05-29 19:04:51 +02:00