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 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.
2018-11-22 18:56:30 +01: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 Draft merge 51-improve parameters 2018-11-22 18:56:30 +01:00
test_cli.py Macro commit 2018-01-06 21:03:20 +01:00
test_client.py Fix POST. Closes senpy/senpy#56 2018-10-30 15:15:37 +01:00
test_extensions.py Refactored conversion and postprocessing 2018-11-22 17:27:43 +01:00
test_models.py Log easy and test serializable 2018-01-18 15:50:46 +01:00
test_plugins.py Refactored conversion and postprocessing 2018-11-22 17:27:43 +01: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