1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-30 19:19:03 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Quentin Bonaventure
02cc999816 Licensing follow up 2017-05-04 08:52:13 +02:00
Quentin Bonaventure
ec1e531aa2 Most of licence headers + LICENCE.md 2017-05-04 08:42:40 +02:00
Yann
d89203665b Updated tests on Plugin class
The Plugin class and discover steps were updated. Some test are deleted
because they were obsolete (discover method do not take any argument
anymore)
2017-01-27 16:30:07 +01:00
Yann
278d10bf43 Written some tests for PluginVersion 2017-01-11 14:44:05 +01:00
Quentin Bonaventure
c880c99316 Tests for Boolean and Plugin 2017-01-06 12:17:40 +01:00
Yann
2be79e50f0 Changes & bugfix in lodel.plugin.plugins
There were manual import through importlib, we have to replace them with LodelContext calls.
Actually the plugins module is in a dirty state....
2016-11-18 08:52:47 +01:00
Yann
9cf1cc6884 Add a test on hooks priority 2016-08-29 15:07:51 +02:00
Yann
196d959188 Writing tests on hooks 2016-08-29 14:50:44 +02:00
Yann
9b27bd1911 Add a file to execute tests on plugins + rewrite the tests
- now runtest runs also make refresh_plugins in the test instance
2016-08-29 14:19:02 +02:00
prieto
b963d34cf1 Added tests plugins 2016-06-08 10:14:52 +02:00
prieto
73d911f091 Adding a new class methos in plugins.pyto clear the class variables
Adding tests for the Plugin class
2016-06-03 15:38:39 +02:00