MrDraw/tests/plugin
MirceaDan c33a9f9aa2 from __future__ import absolute_import, division, print_function
changed the behavior to import division and print to be consistent
across all app and similar with python 3.x
2016-07-15 00:16:58 -07:00
..
_plugins Some tests for the new plugin core functionality 2015-09-04 16:43:10 +02:00
__init__.py Updated/fixed unit tests and travis configuration 2015-03-02 12:58:24 +01:00
test_core.py Fix plugin unit tests 2016-06-28 11:02:44 +02:00
test_settings.py from __future__ import absolute_import, division, print_function 2016-07-15 00:16:58 -07:00
test_types_blueprint.py Added Unit Tests for BlueprintPlugin mixin 2015-10-22 11:07:55 +02:00
test_types_settings.py Unit tests and some fixes for improved plugin settings processing 2015-10-20 17:57:05 +02:00