Skip to content

Releases: cap-js-community/cds-cucumber

v0.4.2

24 Jul 14:16
ba53ed8
Compare
Choose a tag to compare

Fixed

  • process management - set TEMP and TMPDIR environment variables for @cap-js-community/odata-v2-adapter

v0.4.1

23 Jul 14:02
aa8773d
Compare
Choose a tag to compare

Fixed

  • process management - set TMP environment variable for @cap-js-community/odata-v2-adapter

v0.4.0

05 Jun 10:11
0db2a70
Compare
Choose a tag to compare

Added

  • server-side code-coverage
  • OData:
    • support protocol version 2: Given we require communication protocol "odata-v2"
    • perform actions: When we execute action {word} with payload

v0.3.9

30 Apr 10:08
689f38e
Compare
Choose a tag to compare

Added

  • cds-add-cucumber - create an example github actions workflow file

Fixed

  • UI - skip InvisibleText elements

v0.3.8

12 Mar 10:18
93d7926
Compare
Choose a tag to compare

Fixed

  • UI: 1.121.0 onfocusin requires target

v0.3.7

13 Feb 10:43
bc9a3ae
Compare
Choose a tag to compare

Added

  • Environment variable: CDS_CUCUMBER_BROWSER=chrome|firefox

Changed

  • Browser: default browser set to 'firefox' when Application Studio is detected

Removed

  • Environment variable: CDS_CUCUMBER_FIREFOX

Fixed

  • Secure working directory removal

v0.3.6

05 Feb 10:11
eef897b
Compare
Choose a tag to compare

Fixed

  • Plugin: generated test using removed step
  • Documentation: README referencing removed step

v0.3.5

05 Feb 09:54
ea647d1
Compare
Choose a tag to compare

Added

  • Documentation: environment variable CDS_COMMAND_ARGn

Changed

Removed

  • Steps Given we have started the CAP application
    alternative: Given we have started the application

Fixed

  • selenium-webdriver: add option --headless

v0.3.4

17 Jan 14:56
5ee2c57
Compare
Choose a tag to compare

Added

  • Firefox support enabled via environment variable CDS_CUCUMBER_FIREFOX=1

Fixed

  • OData: retrieve service path via annotation @path

v0.3.3

21 Nov 15:48
ec8e375
Compare
Choose a tag to compare

Added

  • UI: enable SAP UI5 1.120.1
  • add-cds-plugin: create vscode extensions recommendation file when missing

Changed

  • chromedriver: changed dependency to "latest"
  • UI: reuse TableUtils when selecting rows in ValueHelp dialogs

Fixed

  • Security issue in axios - dependency tree update