InvenTree/InvenTree/plugin
Matthias 934b795f9b
split tests to functions tests
2022-05-11 12:54:01 +02:00
..
base fix imports 2022-05-11 12:53:31 +02:00
builtin move action 2022-05-11 12:38:14 +02:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins fix bacodeMixin base 2022-05-11 12:38:37 +02:00
samples rename tests 2022-05-11 12:37:22 +02:00
templatetags and another one 2022-04-04 23:52:00 +02:00
__init__.py fix imports 2022-05-11 12:53:31 +02:00
admin.py PEP fix 2022-05-04 17:44:27 +02:00
api.py PEP fixes 2022-05-08 22:53:49 +10:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py Prevent some model based events from triggering during data import 2022-05-10 13:43:16 +10:00
helpers.py ignore for coverage 2022-05-04 00:43:49 +02:00
models.py Add nice repr for NotificationUserSetting 2022-05-04 17:42:45 +02:00
plugin.py add import comment 2022-05-11 12:45:40 +02:00
registry.py fix imports 2022-05-11 12:53:31 +02:00
serializers.py Update serializer for plugin settings API 2022-05-08 17:46:19 +10:00
template.py Remove 'no cover' 2022-05-08 07:53:21 +10:00
test_action.py move action 2022-05-11 12:38:14 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_barcode.py rename file to fit structure 2022-05-11 12:16:06 +02:00
test_mixins.py split tests to functions tests 2022-05-11 12:54:01 +02:00
test_plugin.py split tests to functions tests 2022-05-11 12:54:01 +02:00
urls.py update depreciated paths 2022-05-01 22:00:18 +02:00
views.py Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00