InvenTree/InvenTree/plugin/samples/locate
Matthias Mair 1c6e5f0f20
More plugin testing (#3052)
* 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
2022-05-24 09:23:06 +10:00
..
__init__.py Move location plugin sample into its own directory 2022-05-16 00:35:34 +10:00
locate_sample.py More plugin testing (#3052) 2022-05-24 09:23:06 +10:00
test_locate_sample.py More plugin testing (#3052) 2022-05-24 09:23:06 +10:00