InvenTree/InvenTree/common
Oliver 4d5e267753
Fit for unit test (#3426)
* Fit for unit test

- Write known value to setting before perfoming read test

(cherry picked from commit 7042d8b9badb7bf50f6f6566c3d4171d68d43f0c)

* Allow longer timeout for image download tests

(cherry picked from commit e1ce13043f)
2022-07-28 13:52:16 +10:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations fix migrations 2022-02-13 04:15:58 +01:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
api.py Update requirements (#3228) 2022-06-28 22:12:00 +10:00
apps.py Prevent write of SERVER_RESTART_REQUIRED setting when importing dataset (#3249) 2022-06-24 20:42:55 +10:00
files.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
forms.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Refctor image downloader (#3393) 2022-07-25 11:17:59 +10:00
notifications.py Adds notification when items are received against a purcahse order (#3259) 2022-06-27 07:30:38 +10:00
serializers.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
settings.py Setting caching (#3178) 2022-06-12 10:56:16 +10:00
tasks.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_notifications.py Adds callback for creation of an error log (#3136) 2022-06-06 15:21:31 +10:00
test_tasks.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Fit for unit test (#3426) 2022-07-28 13:52:16 +10:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
views.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00