paperless-ngx/src/documents/tests
2023-04-24 13:10:18 -07: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: split documents on ASN barcode (#2554) 2023-02-01 01:13:30 -08:00
__init__.py Added pytest and broke up the consumer into file and mail 2016-02-05 00:23:36 +00:00
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 Resolves minor flake8 warnings in the test suite 2023-01-05 08:39:48 -08:00
test_api.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_barcodes.py Fixes barcode tests not running 2023-04-01 17:38:18 -07:00
test_checks.py Resolves minor flake8 warnings in the test suite 2023-01-05 08:39:48 -08:00
test_classifier.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_consumer.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_date_parsing.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_document_model.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_file_handling.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_importer.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_index.py Detect and reset invalid ASNs to 0 during indexing with a loud error to the user 2023-02-03 08:31:45 -08:00
test_management.py Creates a mix-in for asserting file system states 2023-02-20 10:25:21 -08:00
test_management_consumer.py Update testing for ignore macOS directory services file 2023-04-18 19:10:03 -07:00
test_management_exporter.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_management_retagger.py Adds the storage paths to the re-tagger command 2022-08-21 18:01:19 -07:00
test_management_superuser.py fix python tests for user object perms 2022-12-06 22:05:24 -08:00
test_management_thumbnails.py Changes out the settings and a decent amount of test code to be pathlib compatible 2023-03-06 09:16:07 -08:00
test_matchables.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_migration_archive_files.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_migration_mime_type.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
test_migration_remove_null_characters.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
test_migration_tag_colors.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
test_migration_webp_conversion.py Resolves minor flake8 warnings in the test suite 2023-01-05 08:39:48 -08:00
test_models.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_parsers.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_sanity_check.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
test_task_signals.py Update paperlesstask on hard consumption failures 2023-04-09 20:40:16 -07:00
test_tasks.py Creates a mix-in for asserting file system states 2023-02-20 10:25:21 -08:00
test_views.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
utils.py Creates a data model for the document consumption, allowing stronger typing of arguments and setting of some information about the file only once 2023-04-01 11:05:34 -07:00