InvenTree/InvenTree/users
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 Adding bulk deletion endpoint for notifications (#3154) 2022-06-08 07:45:30 +10:00
migrations [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py Enable regex search (#4566) 2023-04-04 07:05:55 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Add 'Tag' management (#4367) 2023-05-04 09:02:48 +10:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
test_api.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +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