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 4ba30304a4 New schema for parameters
* Improve extra requirement handling
* New mechanism to handle parameters beforehand in chained
  calls, and the ability to get help on available parameters in chained
  calls (through `?help`).
* Redefined Analysis, to reflect the new ontology
* Add parameters as an entity in the schema
* Update examples to include analyses and parameters
* Add processing plugins, with an interface similar to analysis plugins
* Update tests
* Avoid duplication in split plugin

Closes #51

Squashed commit of the following:

commit d145a852e7
commit 6a1069780b
commit ca69bddc17
commit aa35e62a27
6 years ago
..
__init__.py Improved plugins, better tests, gevent 10 years ago
test_api.py New schema for parameters 6 years ago
test_blueprints.py New schema for parameters 6 years ago
test_cli.py Macro commit 6 years ago
test_client.py Fix POST. Closes senpy/senpy#56 6 years ago
test_extensions.py New schema for parameters 6 years ago
test_models.py New schema for parameters 6 years ago
test_plugins.py Refactored conversion and postprocessing 6 years ago
test_schemas.py Fix schema issues and parameter validation 6 years ago
test_test.py Add *responses* to improve mocking 6 years ago