-
v2.1.0 protected
## [2.1.0] - 2024-06-07 ### Added - Make it possible to use Pathlib.Path in FileFaker
-
v1.0.0 protected
## [1.0.0] - 2024-02-02 ### Added - wwan tarball (omnia) for LTE testing ### Changed - build project using hatchling
-
v0.16.0 protected
## [0.16.0] - 2023-10-12 ### Added - export all fixtures as a part of pytest plugin
-
v0.15.0 protected
- Add mock for Turris 1.1 with QMI modems on TOS 7.0 - Add mock for Mox ABC with QMI modems on TOS 7.0 - Backport mock for Omnia with VLANs on Turris OS 6.0 - Update default mock for Mox AEEC on TOS 7.0 - Update default mock for Turris 1.x on TOS 7.0 - Update default mock for Omnia on TOS 7.0
-
v0.14.1 protected
## [0.14.1] - 2023-08-03 ### Added - setup.py: aviod using git dependencies of foris-controller
-
v0.14.0 protected
## [0.14.0] - 2023-06-29 ### Added - building and publishing python package using gitlab CI
-
v0.13.0 protected
[0.13.0] - 2023-02-08 Removed - setup.py: Drop `turrishw` from dependencies to avoid dependency conflict while trying to run tests from `foris-controller`.
-
-
v0.11.0 protected
[0.11.0] - 2022-06-27 Added: * add mock for TOS 6.0 on Turris 1.x routers. Changed: * utils: Refactor `prepare_turrishw_root` function for better HW mocks lookup.
-
-
v0.10.0 protected
[0.10.0] - 2021-07-20 Added: * add read_and_parse_file function (reads and parses a content of the file by regex)
-
v0.9.0 protected
[0.9.0] - 2021-07-02 Added: * add mock for TOS 5.2.0 on Turris 1.x routers Changed: * svupdater: replace Nikola with FWLogs in package lists
-
v0.8.0 protected7e85a9bc · version bump ·
0.8.0 (2021-04-08) ------------------ * svupdater package list updates and fixes * cmdline_file fixture added * prepare_turrishw fixture added * fix wait for file / port to be opened before foris-controller is started * utils: run generic command * better error message for incorrect backend
-
v0.7 protected1aceb5b3 · version bump ·
0.7 (2020-05-13) ---------------- * deprecation of start_buses, ubusd_test, mosquitto_test fixture * infrastructure refactored * infrastructure handlers starting and stopping of message buses
-
-
v0.5 protected5612c4df · version bump ·
0.5 (2018-12-21) ---------------- * fix env variables handling * make message bus configurable via cmdline * ubusd_acl support removed * mqtt bus support added * mocked updater changes * use PEP508 dependencies * check_service_result updated * device and turris_os_version parametrized fixtures added * turrishw integration * newtwork_restart and reboot fixtures added * python3 compatibility fixes * FileFaker class added * notify api added