1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00
senpy/tests
J. Fernando Sánchez 14c86ec38c Set plugin list as a @set and fixed test case
It turns out setting "plugins" as a @list in the context causes the
"plugins" property to expand to its full name.
Removing the type causes a regression of #17, which I initially missed
because the test in #17 was wrong.

Closes #26
2017-04-10 17:24:39 +02:00
..
plugins Merge branch '17-...' into 0.8.x 2017-03-14 13:20:20 +01: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 Run pip with Popen 2017-03-30 17:38:17 +02:00
test_models.py Set plugin list as a @set and fixed test case 2017-04-10 17:24:39 +02: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