| .. |
|
data
|
don't load sklearn libraries unless needed
|
2021-02-04 15:15:11 +01:00 |
|
examples
|
more test
|
2020-11-25 21:38:19 +01:00 |
|
samples
|
more testing #511
|
2021-02-09 00:01:11 +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_admin.py
|
some search index optimizations
|
2021-02-15 13:26:36 +01:00 |
|
test_api.py
|
API support for downloading compressed archives of multiple documents
|
2021-02-20 16:09:29 +01:00 |
|
test_checks.py
|
more tests
|
2020-12-22 13:04:08 +01:00 |
|
test_classifier.py
|
revert a faulty change that caused memory usage to explode #537
|
2021-02-13 19:51:04 +01:00 |
|
test_consumer.py
|
fix a bug with thumbnail generation when TIKA was enabled
|
2021-02-09 22:12:43 +01:00 |
|
test_date_parsing.py
|
code style
|
2021-02-08 13:18:08 +01:00 |
|
test_document_model.py
|
fixes #331
|
2021-01-12 13:05:49 +01:00 |
|
test_file_handling.py
|
update file renaming logic
|
2021-02-11 13:47:17 +01:00 |
|
test_importer.py
|
code style fixes
|
2020-11-12 21:09:45 +01:00 |
|
test_index.py
|
bugfix, tests
|
2020-12-15 13:16:28 +01:00 |
|
test_management.py
|
fixes #591
|
2021-02-22 11:11:04 +01:00 |
|
test_management_consumer.py
|
increased default delay when waiting for file changes with polling
|
2021-02-21 12:14:54 +01:00 |
|
test_management_exporter.py
|
update all test cases to address the archive filename changes
|
2021-02-09 19:51:16 +01:00 |
|
test_management_retagger.py
|
made a serious mistake. fixed.
|
2020-12-12 02:06:43 +01:00 |
|
test_management_thumbnails.py
|
test cases
|
2021-01-05 13:50:27 +01:00 |
|
test_matchables.py
|
fixes #161
|
2021-01-13 17:17:23 +01:00 |
|
test_migration_archive_files.py
|
update file renaming logic
|
2021-02-11 13:47:17 +01:00 |
|
test_migration_mime_type.py
|
refactor migration test case
|
2021-02-08 13:18:39 +01:00 |
|
test_models.py
|
code style fixes
|
2020-11-12 21:09:45 +01:00 |
|
test_parsers.py
|
fix a bug with thumbnail generation when TIKA was enabled
|
2021-02-09 22:12:43 +01:00 |
|
test_sanity_check.py
|
reorganized test case
|
2021-02-14 17:24:31 +01:00 |
|
test_settings.py
|
alter defaults for workers and threads to allow more parallel tasks #446
|
2021-01-26 22:10:43 +01:00 |
|
test_tasks.py
|
better sanity checker that logs messages in the log files and does not fail on warnings.
|
2021-02-14 17:08:29 +01:00 |
|
test_views.py
|
test case for localized index view
|
2021-01-07 16:58:38 +01:00 |
|
utils.py
|
refactor migration tests to allow testing for exceptions while migrating
|
2021-02-09 19:47:50 +01:00 |