Releases: lightrun-platform/lightest
Releases · lightrun-platform/lightest
Lightest 1.1.1, for Lightrun 1.13
Updating the config.json file to have default values such that SaaS users could use it out-of-the-box.
"Tests failed" summary line at the end of the run will now print in green if there are no test failures.
Lightest 1.1, for Lightrun 1.13
Enabling the agent-polling test and fixing a frequently reproduced race condition in it.
Adding linux and alpine amd64 distributions, and darwin amd64 (for older generation mac) and arm64 (for mac M1 and M2).
Lightest initial release
This release includes the following tests:
- Long polling test - which tests that the test application can register as a Lightrun agent and perform getBreakpoints long polling requests for a period of time.
- Websocket connectivity test - which tests that the test application can authenticate as a Lightrun client, establish a websocket connection and maintain its connectivity for a period of time.