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 6a1069780b Draft merge 51-improve parameters
There are some unsolved issues, like representing the mix of analysis+parameters
in a sensible way.
I think we should somehow represent each of the analysis tasks with a unique ID,
and it should contain the specific parameters used.

Right now results.parameters is a mix of a dict with global parameters and a
list with a dict of parameters per plugin.
6 years ago
..
__init__.py Improved plugins, better tests, gevent 10 years ago
test_api.py Improve extra requirement handling 6 years ago
test_blueprints.py Draft merge 51-improve 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 Refactored conversion and postprocessing 6 years ago
test_models.py Log easy and test serializable 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