mirror of
https://github.com/gsi-upm/senpy
synced 2024-12-22 13:08:13 +00:00
54e4dcd5d4
This is still not functional, because it involves a LOT of changes to the basic structure of the project. Some of the main changes can be seen in the CHANGELOG.md file, if you're interested, but it boils down to simplifying the logic of plugins (no more activation/deactivation shenanigans), more robust typing and use of schemas (pydantic) to avoid inconsistencies and user errors. |
||
---|---|---|
.. | ||
__init__.py | ||
test_api.py | ||
test_blueprints.py | ||
test_cli.py | ||
test_client.py | ||
test_extensions.py | ||
test_models.py | ||
test_plugins.py | ||
test_semantics.py | ||
test_test.py |