Skip to content

Releases: ArnaudBuchholz/ui5-test-runner

5.4.3

28 Jan 15:28
Compare
Choose a tag to compare

What's Changed

  • Adjust coding related to incident #116

Full Changelog: 5.4.2...5.4.3

5.4.2

24 Jan 19:50
Compare
Choose a tag to compare

What's Changed

  • Reenable screenshot for webdriverio (see #117)

Full Changelog: 5.4.1...5.4.2

5.4.1

24 Jan 13:56
Compare
Choose a tag to compare

What's Changed

  • fix regression in configuration file reading (see #116)
  • disable screenshot for webdriverio (see #117)

Full Changelog: 5.4.0...5.4.1

5.4.0

20 Jan 15:19
Compare
Choose a tag to compare

What's Changed

  • fix: use standard .nycrc.json file name (instead of nyc.json); document missing dependency by @akudev in [PR#110]
    (#110)

Note

this should not be a breaking change

  • Fix the deserialization of configuration files (which generates extra parameters), see #109

  • New feature : --start command for remote mode to remove the need of start-server-and-test when running tests that depend on an external command, see #112

  • Improve command line usage documentation

New Contributors

Full Changelog: 5.3.7...5.4.0

5.3.7

01 Dec 14:02
Compare
Choose a tag to compare

What's Changed

  • Fix the asynchronous handling of qunit-hooks (#107)

Full Changelog: 5.3.6...5.3.7

5.3.6

21 Nov 14:09
Compare
Choose a tag to compare

What's Changed

  • Fix the junit-xml-report script to support logs without messages

Full Changelog: 5.3.5...5.3.6

5.3.5

15 Nov 16:40
Compare
Choose a tag to compare

What's Changed

  • Fix typo issue when detecting pages with no tests
  • Improve validation of path to remove trailing path separator (required for reserve file handler)
  • Includes Node 22 in the test grid

Full Changelog: 5.3.4...5.3.5

5.3.4

17 Sep 13:52
Compare
Choose a tag to compare

What's Changed

  • Fix issue with XmlHttpRequest object override by Sinon.js (#101)

Full Changelog: 5.3.3...5.4.4

5.3.3

03 Sep 19:10
Compare
Choose a tag to compare

What's Changed

  • Adjust libs mapping to fit REserve expectations (#99)
  • Add verbose traces to debug libs mapping
  • Disable coverage collection if coverage is not enabled

Full Changelog: 5.3.2...5.3.3

5.3.2

20 Aug 18:07
Compare
Choose a tag to compare

What's Changed

  • Remove content-length header sent by the client (#98)
  • Disable @ui5/cli@4 tests on node < 20 (E2E tests)

Full Changelog: 5.3.1...5.3.2