h2integrate.core.test.test_recorder#

Functions

test_cleanup_from_past_tests(subtests)

This function just removes any left over files if they were not properly cleaned up in the last test run.

test_output_folder_creation_first_run(subtests)

test_output_new_recorder_filename_second_run(...)

test_output_new_recorder_filename_third_run(...)

test_output_new_recorder_overwrite_first_run(...)

h2integrate.core.test.test_recorder.test_cleanup_from_past_tests(subtests)#

This function just removes any left over files if they were not properly cleaned up in the last test run. The other tests are interdependent via output files, so it is possible to have tests fail because of previous failures.

h2integrate.core.test.test_recorder.test_output_folder_creation_first_run(subtests)#
h2integrate.core.test.test_recorder.test_output_new_recorder_filename_second_run(subtests)#
h2integrate.core.test.test_recorder.test_output_new_recorder_overwrite_first_run(subtests)#
h2integrate.core.test.test_recorder.test_output_new_recorder_filename_third_run(subtests)#