mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-22 17:54:40 -05:00
Updated v3 Ideas List (markdown)
parent
d5ebe7405c
commit
26b770f04b
@ -145,4 +145,10 @@
|
||||
## Testing Updates
|
||||
|
||||
- Fully transition to pytest-django, pytest style and fixtures, with appropriate scopes to limit the amount of work
|
||||
- Actually define and use factory-boy factories for our models (including relations)
|
||||
- Actually define and use factory-boy factories for our models (including relations)
|
||||
|
||||
## Use File Storage API
|
||||
|
||||
- See [reference](https://docs.djangoproject.com/en/5.2/ref/files/storage/)
|
||||
- Also can change to an in-memory storage for testing, so it's a little faster maybe?
|
||||
- Allows storing files elsewhere easier
|
Loading…
x
Reference in New Issue
Block a user