Commit graph

11 commits

Author SHA1 Message Date
Brady Wetherington
a50c8c6269 Automatically detect character encoding of CSV files when processsing them
to handle non-UTF-8 file types. Added a new test case and enhanced the test
rigs to be able to write non-UTF-8 files.

Final cleanup
2025-01-16 17:03:37 +00:00
Godfrey M
257d25bd9e removed import notification from test, feature is not present in project 2024-10-23 14:56:54 -07:00
Godfrey M
1e9922a0b0 fix moar tests 2024-10-22 16:14:36 -07:00
Godfrey M
cdd4fef7df attempt to fix tests p2 2024-10-17 13:34:55 -07:00
Godfrey M
dceb8e305f attempt to fix tests 2024-10-17 13:11:39 -07:00
Marcus Moore
dfdd85abb1
Remove unused imports 2024-10-03 15:14:07 -07:00
Marcus Moore
063ea1892b
Add trait to clean up files after test runs 2024-10-03 15:02:03 -07:00
Marcus Moore
e213053775
Swap factory syntax 2024-10-03 13:59:58 -07:00
Marcus Moore
983a25aa5f
Simplify permission tests 2024-10-03 13:39:54 -07:00
Marcus Moore
b5ffe54bd0
Swap assertEquals parameter order 2024-10-03 13:15:02 -07:00
bryanlopezinc
0b3f458561 Added tests for Import feature 2024-09-30 12:42:41 +01:00