InvenTree/InvenTree/build
Oliver 4785f465e8
Cleanup / consolidate unit testing code (#4831)
- Move testing code out of helpers.py
- Create new file unit_test.py
2023-05-17 07:35:26 +10:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Support image uploads in the "notes" markdown fields (#4615) 2023-04-19 13:08:26 +10:00
templates/build Build consume stock (#4817) 2023-05-16 21:25:02 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py [Feature] Scrap Build Outputs (#4800) 2023-05-13 22:19:35 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Build consume stock (#4817) 2023-05-16 21:25:02 +10:00
serializers.py [Feature] Scrap Build Outputs (#4800) 2023-05-13 22:19:35 +10:00
tasks.py Fix task register (#3805) 2022-10-18 16:54:10 +11:00
test_api.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
test_build.py Build consume stock (#4817) 2023-05-16 21:25:02 +10:00
test_migrations.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
validators.py [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
views.py Improve rendering efficiency for build detail page (#4416) 2023-02-25 18:58:59 +11:00