payroll-import/test
Ben Sturmfels 08585f7fca
Make import/read-csv more testable, warn about any unexpected categories
Previously import/read-csv opened a file on the filesystem, making it hard to
test. Now it takes a string or java.io.Reader.

The warning about non-zero records with category "PFML ER PU" has now been
generalised to flag any non-zero records with an unknown category.
2026-02-13 18:30:58 +11:00
..
core_test.clj Move another System/exit out of run 2025-09-20 00:55:35 +10:00
import_test.clj Make import/read-csv more testable, warn about any unexpected categories 2026-02-13 18:30:58 +11:00
parse_test.clj Switch bank account from First Republic to Citizens 2025-05-16 09:16:28 +10:00