- Update
pytest
to7.4.4
. - Update
requests
to2.32.3
. - Update
manifest-tool
to version 2.6.2 (due torequests
2.32.3
).
- Rename the library to client-e2e-python-test-library.
- Rename
PELION_CLOUD_API_KEY
toCLOUD_API_KEY
. - Rename
PELION_CLOUD_API_GW
toCLOUD_API_GW
.
- Rename
- Update
requests
to latest (2.31.0).
- Izuma branding.
- Update test does not depend on mbed bootloader anymore.
- Updated instructions.
- Updated python dependencies.
- Update copyrights to Pelion.
- Manifest-tool 2.0.0 support.
- Device resource paths changed to support any client-library using application.
- Added fixture for multi device update campaign.
- Option to run test set without creating temporary API key.
- Breaking change: API key fixture name change and it returns only the key part.
- Completed the Python 2 support.
- Small update for subscription test.
- Support for testing with linux binary.
- Subscription test updated.
- Set manifest-tool's default path to working directory
- Minor error situation improvements
- Added pylint PR checker.
- Added factory reset test case.
- Added update test case.
- Minor code syntax improvements.
- Added an automatic reset option for the board.
- Updated the WebSocket handler.
- Refactored the test set.
- Defined few default startup arguments for easier usability.
- Re-formatted logging.
- Added test result summary after the test run.
- Initial release of Pelion E2E Test Library.