mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
1c6e5f0f20
* Add a check of a child panel too * do not cover error catching * test for implementation error * Add warning to test for * Add test for event_sample * ignore safety switches * Add a settings flag to enable event testing * test if not implemented is raises * raise plugin specific errors * use plugin specific error * fix assertation * add test for mixin * this point can't be reached * add tests for locate plugin * fix assertations * fix function call * refert switch * this is already caught by the internal API * also cover mixin redirect |
||
---|---|---|
.. | ||
base | ||
builtin | ||
migrations | ||
mixins | ||
samples | ||
templatetags | ||
__init__.py | ||
admin.py | ||
api.py | ||
apps.py | ||
events.py | ||
helpers.py | ||
models.py | ||
plugin.py | ||
registry.py | ||
serializers.py | ||
template.py | ||
test_api.py | ||
test_helpers.py | ||
test_plugin.py | ||
urls.py | ||
views.py |