mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 12:42:27 +00:00
6a1069780b
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_api.py | ||
test_blueprints.py | ||
test_cli.py | ||
test_client.py | ||
test_extensions.py | ||
test_models.py | ||
test_plugins.py | ||
test_schemas.py | ||
test_test.py |