7 Commits
Author SHA1 Message Date
Elliot Jordan 54ec7094f2 Add Apache 2.0 license header to tests 2023-08-21 11:54:38 -07:00
Elliot Jordan a922feaf25 Fix python shebang 2021-02-22 20:24:00 -08:00
Brian Smith 9a702d3f91 Fix a number of formatting, and lint issues.
Running the precommit tool revealed that there were a number of
violations in the codebase. Some imports were also tidied for compliance
and better type checking.
2020-06-18 16:23:24 -07:00
Elliot Jordan ba0b7ec53a Use mock_open to simulate reading file 2019-12-03 14:45:51 -08:00
Elliot Jordan 8189c8452a Remove unused import 2019-12-02 16:03:10 -08:00
Elliot Jordan 48ede44a56 Update test_filecreator.py 2019-12-02 16:01:40 -08:00
Elliot Jordan 647d54e2c5 Create test for FileCreator processor 2019-12-02 15:31:51 -08:00