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 bfc588a915 Several fixes
* Refactored BaseModel for efficiency
* Added plugin metaclass to keep track of plugin types
* Moved plugins to examples dir (in a previous commit)
* Simplified validation in parse_params
* Added convenience methods to mock requests in tests
* Changed help schema to use `.valid_parameters` instead of `.parameters`,
which was used in results to show parameters provided by the user.
* Improved UI
    * Added basic parameters
    * Fixed bugs in parameter handling
    * Refactored and cleaned code
7 years ago
..
__init__.py Improved plugins, better tests, gevent 10 years ago
test_api.py Fixed py2 problems and other improvements 7 years ago
test_blueprints.py Several fixes 7 years ago
test_cli.py WIP simpler pipeline 7 years ago
test_client.py Several fixes 7 years ago
test_extensions.py Several fixes 7 years ago
test_models.py Several fixes 7 years ago
test_plugins.py Several fixes 7 years ago
test_schemas.py Fixed test for failed validation 7 years ago