Pickle Tests
The module pickle_tests is a class responsible for testing the pickling the preprocessed HARPS and ESPRESSO dataset.
- class pickle_test.TestPickles(methodName='runTest')[source]
Bases:
TestCaseUnit tests for the unpickle_data function.
- test_eof_error(mock_file)[source]
Tests that EOFError is raised for an empty or improperly formatted file.
L98-59 Tests
The module test_l98_59 is a class responsible for testing the L98-59 model.