paperless-ngx/src/documents/tests
2023-11-13 19:57:08 -08:00
..
data Changes from a hash based system to a time based system to prevent extra retrains 2023-02-28 08:13:10 -08:00
examples more test 2020-11-25 21:38:19 +01:00
samples Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07:00
__init__.py
factories.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_admin.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
test_api.py Merge branch 'main' into dev 2023-11-13 19:57:08 -08:00
test_api_custom_fields.py Feature: Implement custom fields for documents (#4502) 2023-11-05 17:27:23 -08:00
test_barcodes.py Feature: support barcode upscaling for better detection of small barcodes (#3655) 2023-06-27 10:18:47 -07:00
test_checks.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
test_classifier.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_consumer.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
test_consumption_templates.py Feature: consumption templates (#4196) 2023-09-22 16:53:13 -07:00
test_date_parsing.py Add additional test for date parsing 2023-07-30 08:34:33 -07:00
test_delayedquery.py Feature: Allow to filter documents by original filename and checksum (#3485) 2023-06-04 10:34:27 -07:00
test_document_model.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
test_double_sided.py Feature: collate two single-sided multipage scans (#3784) 2023-07-24 00:29:04 -07:00
test_file_handling.py Logs the errors during thumbnail generation, updates default to be WebP 2023-09-12 12:16:22 -07:00
test_importer.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_index.py Respect permissions for autocomplete suggestions 2023-05-11 14:43:25 -07:00
test_management.py Chore: Cleanup command arguments and standardize process count handling (#4541) 2023-11-09 11:46:37 -08:00
test_management_consumer.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_management_exporter.py Feature: Implement custom fields for documents (#4502) 2023-11-05 17:27:23 -08:00
test_management_fuzzy.py Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches 2023-09-12 08:59:09 -07:00
test_management_retagger.py Enhancement: add --id-range for document_retagger (#4080) 2023-09-08 17:33:24 +00:00
test_management_superuser.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
test_management_thumbnails.py Chore: Cleanup command arguments and standardize process count handling (#4541) 2023-11-09 11:46:37 -08:00
test_matchables.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
test_migration_archive_files.py Enables Python 3.11 testing 2023-09-08 11:49:16 -07:00
test_migration_consumption_templates.py Feature: consumption templates (#4196) 2023-09-22 16:53:13 -07:00
test_migration_customfields.py Fix: add permissions for custom fields with migration (#4513) 2023-11-06 08:05:35 -08:00
test_migration_encrypted_webp_conversion.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
test_migration_mime_type.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_migration_remove_null_characters.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_migration_tag_colors.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_migration_webp_conversion.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00
test_models.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
test_parsers.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
test_sanity_check.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
test_task_signals.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
test_tasks.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
test_views.py Feature: Share links (#3996) 2023-09-14 13:32:43 -07:00
utils.py Removes support for Python 3.8 and lower from the code base 2023-09-10 11:42:59 -07:00