Skip to content

Releases: lightrun-platform/lightest

Lightest 1.1.1, for Lightrun 1.13

22 Aug 11:30
Compare
Choose a tag to compare

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

21 Aug 10:30
Compare
Choose a tag to compare

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

20 Aug 15:31
ea761f9
Compare
Choose a tag to compare

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.