1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-14 12:42:27 +00:00
senpy/tests
J. Fernando Sánchez ca69bddc17 Improve extra requirement handling
This commit adds a new mechanism to handle parameters beforehand in chained
calls, and the ability to get help on available parameters in chained
calls (through `?help`).
It also includes tests for this feature.

Closes #51
2018-08-20 15:44:54 +02:00
..
__init__.py Improved plugins, better tests, gevent 2014-12-01 18:27:20 +01:00
test_api.py Improve extra requirement handling 2018-08-20 15:44:54 +02:00
test_blueprints.py Improve extra requirement handling 2018-08-20 15:44:54 +02:00
test_cli.py Macro commit 2018-01-06 21:03:20 +01:00
test_client.py Add *responses* to improve mocking 2018-07-23 19:07:57 +02:00
test_extensions.py WIP 2018-06-28 18:24:18 +02:00
test_models.py Log easy and test serializable 2018-01-18 15:50:46 +01:00
test_plugins.py Several changes 2018-07-04 16:14:09 +02:00
test_schemas.py Fix schema issues and parameter validation 2018-05-16 11:16:32 +02:00
test_test.py Add *responses* to improve mocking 2018-07-23 19:07:57 +02:00