Files
paperless-ngx/src
Trenton Holmes 6721651e82 test(search): dedupe next(f for f in PUBLIC_FIELDS...) lookups, collapse table tests
Both test_fields.py and test_registry.py repeated the same generator-next
lookup by field name. Add a module-level {name: field} dict in each and
use it instead.

Also collapse test_fields.py's five single-attribute tests
(document_type/storage_path aliases, tag's comma_values, notes/
custom_fields subpaths) into one parametrized test_field_attributes -
they were really one table-consistency check split into five copies of
the same three-line shape.
2026-08-19 13:36:53 -07:00
..
2026-08-19 18:20:04 +00:00
2023-04-26 09:35:27 -07:00