1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +00:00
senpy/tests
J. Fernando Sánchez 3e3f5555ff Fixed py2 problems and other improvements
We've changed the way plugins are activated, and removed the notion of
deactivated plugins.
Now plugins activate asynchronously.
When calling a plugin, it will be activated if it wasn't, and the call will wait
for the plugin to be fully activated.
2017-08-27 20:00:29 +02:00
..
plugins Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
__init__.py Improved plugins, better tests, gevent 2014-12-01 18:27:20 +01:00
test_api.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
test_blueprints.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
test_cli.py WIP simpler pipeline 2017-08-23 18:17:26 +02:00
test_client.py Add plugin method to client 2017-04-10 18:07:34 +02:00
test_extensions.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
test_models.py WIP simpler pipeline 2017-08-23 18:17:26 +02:00
test_plugins.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
test_schemas.py Fixed test for failed validation 2017-08-19 21:55:48 +02:00