-
- Downloads
Updated MDIS test to use portions of actual kernels and an actual image label (#249)
* Sample MDIS test * All tests at least running * Tests now passing with relative paths * Removed leftover code * Removed leftover code * added DS_Store to gitignore * added binary kernels to git ignore * Moved getting kernels and converting to binary to conftest * Updated after merge from upstream * Fixed multiple assignment * Removed extra slice assignment * Cleaned up convert_kernels
Showing
- .gitignore 7 additions, 0 deletions.gitignore
- ale/base/data_naif.py 6 additions, 3 deletionsale/base/data_naif.py
- ale/drivers/mes_drivers.py 13 additions, 1 deletionale/drivers/mes_drivers.py
- tests/pytests/conftest.py 74 additions, 4 deletionstests/pytests/conftest.py
- tests/pytests/data/EN1072174528M/mdisAddendum009.ti 125 additions, 0 deletionstests/pytests/data/EN1072174528M/mdisAddendum009.ti
- tests/pytests/data/EN1072174528M/messenger_2548.tsc 2772 additions, 0 deletionstests/pytests/data/EN1072174528M/messenger_2548.tsc
- tests/pytests/data/EN1072174528M/msgr_art_cal_EN1072174528M.xc 45 additions, 0 deletions.../pytests/data/EN1072174528M/msgr_art_cal_EN1072174528M.xc
- tests/pytests/data/EN1072174528M/msgr_gm_EN1072174528M.xc 930 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_gm_EN1072174528M.xc
- tests/pytests/data/EN1072174528M/msgr_mdis_v160.ti 1923 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_mdis_v160.ti
- tests/pytests/data/EN1072174528M/msgr_merc_EN1072174528M.xsp 46 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_merc_EN1072174528M.xsp
- tests/pytests/data/EN1072174528M/msgr_merc_bc_EN1072174528M.xsp 82 additions, 0 deletions...pytests/data/EN1072174528M/msgr_merc_bc_EN1072174528M.xsp
- tests/pytests/data/EN1072174528M/msgr_sc_EN1072174528M.xc 1776 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_sc_EN1072174528M.xc
- tests/pytests/data/EN1072174528M/msgr_sc_EN1072174528M.xsp 1260 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_sc_EN1072174528M.xsp
- tests/pytests/data/EN1072174528M/msgr_sun_EN1072174528M.xsp 73 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_sun_EN1072174528M.xsp
- tests/pytests/data/EN1072174528M/msgr_v231.tf 2633 additions, 0 deletionstests/pytests/data/EN1072174528M/msgr_v231.tf
- tests/pytests/data/EN1072174528M/naif0012.tls 152 additions, 0 deletionstests/pytests/data/EN1072174528M/naif0012.tls
- tests/pytests/data/EN1072174528M/pck00010_msgr_v23.tpc 4407 additions, 0 deletionstests/pytests/data/EN1072174528M/pck00010_msgr_v23.tpc
- tests/pytests/test_cassini_drivers.py 0 additions, 4 deletionstests/pytests/test_cassini_drivers.py
- tests/pytests/test_data_naif.py 24 additions, 28 deletionstests/pytests/test_data_naif.py
- tests/pytests/test_dawn_drivers.py 0 additions, 4 deletionstests/pytests/test_dawn_drivers.py
Loading
Please register or sign in to comment