InvenTree/InvenTree/plugin
Oliver b65a969433
Merge pull request #2928 from matmair/coverage-adaption
Increase coverage
2022-05-04 09:39:24 +10:00
..
builtin do not cover not implemented Mixin 2022-05-03 23:07:16 +02:00
migrations add migration 2022-01-28 23:58:12 +01:00
mixins Adds a LabelPrintingMixin plugin class 2022-03-24 12:51:27 +11:00
samples ignore for coverage 2022-05-04 00:43:49 +02:00
templatetags remove coverage that is not reachable 2022-02-13 23:48:48 +01:00
__init__.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
action.py PEP fix 2022-01-11 01:51:19 +01:00
admin.py fix reference 2022-01-12 00:08:58 +01:00
api.py update depreciated paths 2022-05-01 22:00:18 +02:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py Use the tablename when generating automatic model events 2022-05-03 10:18:11 +10:00
helpers.py ignore for coverage 2022-05-04 00:43:49 +02:00
integration.py we are not covering packages right now 2022-05-03 23:19:01 +02:00
loader.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
models.py Remove old "get_filters" function 2022-03-25 14:10:05 +11:00
plugin.py PEP fix 2022-03-13 21:11:06 +01:00
registry.py ignore for coverage 2022-05-04 00:43:49 +02:00
serializers.py update translation commands 2022-05-01 22:03:49 +02:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_integration.py add test for is_sample 2022-05-03 23:06:11 +02:00
test_plugin.py test is_active 2022-05-03 23:19:51 +02:00
urls.py update depreciated paths 2022-05-01 22:00:18 +02:00