PyCIRCLean/tests
Dan Puttick 12d5624b4d Change FileBase.log_details to Filebase._file_props
* _file_props is a dict that will hold all information about the file
* Updated filecheck.py to reflect this
* Potentially will change contents of file_props to being attributes on the
file in the future. This change would be easy since all access to _file_props
is now via set_property and get_property methods.
* Add filename to _file_props
2017-03-15 21:06:06 -04:00
..
dst Add script for specific purposes, add testcase 2015-10-26 17:11:36 +01:00
src_invalid Add test.obj to src_invalid 2017-01-19 16:12:32 -05:00
src_valid Add .jpg test file, testfile_directory.md 2017-03-15 21:04:57 -04:00
test_logs Reorganize tests making them easier to run 2017-01-18 15:51:54 -05:00
__init__.py Add script for specific purposes, add testcase 2015-10-26 17:11:36 +01:00
logging.py Hacks to make tests pass before fixing 2017-03-15 21:04:57 -04:00
test_filecheck.py Fix process_dir bug in filecheck tests 2017-03-15 21:04:57 -04:00
test_kittengroomer.py Change FileBase.log_details to Filebase._file_props 2017-03-15 21:06:06 -04:00
testfile_catalog.md Add .jpg test file, testfile_directory.md 2017-03-15 21:04:57 -04:00