pylot/tests
Darius Arnold 8dcea2a8c3 [change] PickingResults now only stores actual results, PickingContainer stores intermediary values
PickingResults now stores only the actual results of picking, which are returned from the autopickstation function. 
To store intermediary results during picking, the new class PickingContainer is used.
2018-08-03 10:59:10 +02:00
..
test_autopickstation [change] PickingResults now only stores actual results, PickingContainer stores intermediary values 2018-08-03 10:59:10 +02:00
test_Metadata [add] basic unittests for Metadata class 2018-07-10 17:07:46 +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
testPickingResults.py Add unittests for PickingResults 2018-06-19 11:20:57 +02:00