-
- Downloads
Driver Update and Re-enable (#381)
* Removed generic divide by 64 on image lines * Update a chunk of drivers to test with the ale formatter instead of the ISIS formatter * Updated formatter test names to start with something other than test * Moved some isds out of the test file and into the isd directory * Readded cassis driver import * Made variable names consistent throughout tests and removed commented out xfail decorators * Added themis vis and ir isds * Disabled drivers again * Added xfails back to disabled drivers
Showing
- ale/base/type_sensor.py 1 addition, 1 deletionale/base/type_sensor.py
- ale/drivers/hayabusa2_drivers.py 2 additions, 1 deletionale/drivers/hayabusa2_drivers.py
- ale/drivers/juno_drivers.py 2 additions, 1 deletionale/drivers/juno_drivers.py
- ale/drivers/nh_drivers.py 15 additions, 2 deletionsale/drivers/nh_drivers.py
- ale/drivers/ody_drivers.py 36 additions, 3 deletionsale/drivers/ody_drivers.py
- ale/drivers/tgo_drivers.py 6 additions, 1 deletionale/drivers/tgo_drivers.py
- tests/pytests/data/isds/cassis_isd.json 264 additions, 0 deletionstests/pytests/data/isds/cassis_isd.json
- tests/pytests/data/isds/hayabusa2_isd.json 184 additions, 0 deletionstests/pytests/data/isds/hayabusa2_isd.json
- tests/pytests/data/isds/juno_isd.json 175 additions, 0 deletionstests/pytests/data/isds/juno_isd.json
- tests/pytests/data/isds/newhorizons_isd.json 220 additions, 0 deletionstests/pytests/data/isds/newhorizons_isd.json
- tests/pytests/data/isds/themisir_isd.json 165 additions, 0 deletionstests/pytests/data/isds/themisir_isd.json
- tests/pytests/data/isds/themisvis_isd.json 190 additions, 0 deletionstests/pytests/data/isds/themisvis_isd.json
- tests/pytests/test_cassis_drivers.py 10 additions, 254 deletionstests/pytests/test_cassis_drivers.py
- tests/pytests/test_formatter.py 6 additions, 6 deletionstests/pytests/test_formatter.py
- tests/pytests/test_hayabusa2_drivers.py 14 additions, 167 deletionstests/pytests/test_hayabusa2_drivers.py
- tests/pytests/test_juno_drivers.py 7 additions, 109 deletionstests/pytests/test_juno_drivers.py
- tests/pytests/test_mdis_drivers.py 6 additions, 7 deletionstests/pytests/test_mdis_drivers.py
- tests/pytests/test_newhorizons_drivers.py 9 additions, 209 deletionstests/pytests/test_newhorizons_drivers.py
- tests/pytests/test_themis_drivers.py 10 additions, 257 deletionstests/pytests/test_themis_drivers.py
Loading
Please register or sign in to comment