v0.15.0
PyPI package: https://pypi.org/project/ubo-app/0.15.0
Changes:
- refactor: wireless flow test is complete, during this process debugging and refactoring
is done in different parts of code as the issues were found - closes #52 - feat(core): make file handlers in logging
RotatingFileHandler
s - feat(tests): add
ChooseMenuItemByIconEvent
,ChooseMenuItemByIndexEvent
,ChooseMenuItemByLabelEvent
helper events to be used in tests - feat(tests): a
setup.sh
intests
directory or any of its parent directories
is sourced before running tests - feat(tests): add
wait_for_menu_item
andwait_for_empty_menu
fixtures
Note than GitHub doesn't allow assets bigger than 2GB in a release. Due to this, the files bigger than 2GB have been split into 2GB chunks. You can join them using the following command:
cat [[filename]]_* > [[filename]]