MrDraw/tests/plugin
MirceaDan 149cc8c7c5 python 3 changes exceptions, queue and asesrtEqual
1) import Queue is now lower caps

2) exceptions
except KeyError as e:

3) assertEquals is deprecated but assertEqual does exactly same thing
2016-07-14 23:53:39 -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 python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_settings.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_types_blueprint.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00
test_types_settings.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00