View Source ExUnitJumpstart.MoveFiles (ex_unit_jumpstart v0.0.1)

Move incorrectly located test files to the appropriate test directory.

Link to this section Summary

Link to this section Functions

Link to this function

move_misplaced_test_files(config, code_files, test_files)

View Source
Link to this function

move_test_file(code_files, test_file, config)

View Source
Link to this function

test_file_is_misplaced?(test_file, code_files)

View Source