+10
−0
+27
−8
tests/pytests/test_dawn_driver.py
deleted100644 → 0
+0
−436
tests/pytests/test_dawn_drivers.py
0 → 100644
+66
−0
Loading
* renamed test_dawn_driver to match other concrete driver tests * changed dawn driver to no longer read from label, added tests * removed unneeded import * removed unnecessary calls to super * changed spacecraft_name to no longer have a hardcoded value * changed mocking to improve readability