You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
plugins Fixed py2 problems and other improvements 7 years ago
__init__.py Improved plugins, better tests, gevent 10 years ago
test_api.py Fixed py2 problems and other improvements 7 years ago
test_blueprints.py Fixed py2 problems and other improvements 7 years ago
test_cli.py WIP simpler pipeline 7 years ago
test_client.py Add plugin method to client 7 years ago
test_extensions.py Fixed py2 problems and other improvements 7 years ago
test_models.py WIP simpler pipeline 7 years ago
test_plugins.py Fixed py2 problems and other improvements 7 years ago
test_schemas.py Fixed test for failed validation 7 years ago