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 ef40bdb545 Replace gevent with tornado
Closes #28

Added:

* Async test (still missing one that includes the IOLoop)
* Async plugin under tests. To manually try async functionalities:
```
senpy -f tests/
```
2017-04-10 18:16:45 +02:00
..
plugins Replace gevent with tornado 2017-04-10 18:16:45 +02:00
__init__.py Improved plugins, better tests, gevent 2014-12-01 18:27:20 +01:00
test_api.py Deployment changes 2017-02-27 19:16:43 +01:00
test_blueprints.py Pre-0.8.6 2017-03-14 19:59:06 +01:00
test_cli.py Released v0.7 2017-02-08 21:55:17 +01:00
test_client.py Improved docs and client 2017-02-28 19:38:01 +01:00
test_extensions.py Replace gevent with tornado 2017-04-10 18:16:45 +02:00
test_models.py Pre-0.8.6 2017-03-14 19:59:06 +01:00
test_plugins.py Loads of changes! 2017-02-27 12:01:19 +01:00
test_schemas.py Flake8, Semver, Pre-commit 2017-01-10 16:25:01 +01:00