paperless-ngx/src/documents/tests
2020-11-30 00:40:04 +01:00
..
samples fixes an issue with paperless not assigning metadata when FILENAME_FORMAT is specified and resolves an invalid warning about missing files fixes #67 2020-11-29 14:45:43 +01:00
__init__.py Added pytest and broke up the consumer into file and mail 2016-02-05 00:23:36 +00:00
factories.py unified document matching, legacy and automatching work alongside now 2020-10-28 11:45:11 +01:00
test_api.py fixes to the search index 2020-11-28 11:49:46 +01:00
test_checks.py code cleanup 2020-11-21 14:03:45 +01:00
test_classifier.py more tests and bugfixes. 2020-11-27 15:36:32 +01:00
test_consumer.py added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type. 2020-11-30 00:40:04 +01:00
test_document_model.py mime type handling 2020-11-20 13:31:03 +01:00
test_file_handling.py test cases for #67 2020-11-29 15:47:56 +01:00
test_importer.py code style fixes 2020-11-12 21:09:45 +01:00
test_index.py added a test case for the index 2020-11-22 11:42:30 +01:00
test_logger.py tests: disable db logger in all tests except logger tests 2020-11-27 13:13:11 +01:00
test_management_consumer.py refactored the test cases to use a mixin for setting up temporary directories. 2020-11-27 14:00:41 +01:00
test_management_decrypt.py fixes an issue with paperless not assigning metadata when FILENAME_FORMAT is specified and resolves an invalid warning about missing files fixes #67 2020-11-29 14:45:43 +01:00
test_management_exporter.py fixes an issue with paperless not assigning metadata when FILENAME_FORMAT is specified and resolves an invalid warning about missing files fixes #67 2020-11-29 14:45:43 +01:00
test_management_retagger.py more tests and bugfixes. 2020-11-27 15:36:32 +01:00
test_matchables.py improved test cases. Python 3.6 compatibility. 2020-11-26 22:17:14 +01:00
test_models.py code style fixes 2020-11-12 21:09:45 +01:00
test_parsers.py added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type. 2020-11-30 00:40:04 +01:00
test_post_consume_handlers.py fixes #61 2020-11-28 19:28:46 +01:00
utils.py more tests and bugfixes. 2020-11-27 15:36:32 +01:00