h2integrate.core.test.test_recorder#

Functions

test_output_folder_creation_first_run(...)

Test that the sql file is written to the output folder with the specified name.

test_output_new_recorder_filename_second_run(...)

Test that the sql file is written to the output folder with the specified base name and an appended 0.

test_output_new_recorder_filename_third_run(...)

test_output_new_recorder_overwrite_first_run(...)

h2integrate.core.test.test_recorder.test_output_folder_creation_first_run(temp_copy_of_example_module_scope, subtests)#

Test that the sql file is written to the output folder with the specified name.

h2integrate.core.test.test_recorder.test_output_new_recorder_filename_second_run(temp_copy_of_example_module_scope, subtests)#

Test that the sql file is written to the output folder with the specified base name and an appended 0.

h2integrate.core.test.test_recorder.test_output_new_recorder_overwrite_first_run(temp_copy_of_example_module_scope, subtests)#
h2integrate.core.test.test_recorder.test_output_new_recorder_filename_third_run(temp_copy_of_example_module_scope, subtests)#