Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Releases: aditosoftware/adito-nb-tests

Plugin v2.0.1

13 Mar 13:20
7aa7017
Compare
Choose a tag to compare

v2.0.1

MINOR

  • When a view is deleted, the plugin now allows the user to delete all associated cypress tests via a refactor dialog

BUGFIXES

  • Fix: Tests are not correctly displayed in the project tree for modularized projects
  • Fix: Designer does not respond while opening the project

Plugin v2.0.0

12 Jul 08:24
Compare
Choose a tag to compare

MAJOR

  • Now uses the path and filename convention of Cypress 10 and greater. This is a breaking change, Cypress 9 and lower is no longer supported.

Plugin v1.1.1

16 May 10:55
Compare
Choose a tag to compare

BUGFIXES

  • Fix: Cypress executions cannot be started twice because outputstream has already been closed

Plugin v1.1.0

14 Apr 07:47
Compare
Choose a tag to compare

MAJOR

  • Updated dependencies to use newer NetBeans and ADITO module versions

MINOR

  • Added support for unopened projects

Plugin v1.0.5

17 Dec 11:32
Compare
Choose a tag to compare

MINOR

  • Action for creating cypress files with template

BUGFIXES

  • Fix: Show cypress tests for views correctly

Plugin v1.0.4

17 Dec 11:31
Compare
Choose a tag to compare

MINOR

  • Changed icon of 'test' node in project tree
  • Use gray foreground color for 'test' node in project tree, if tests folder was not created yet

BUFIXES

  • Fix: Update node in project tree correctly, if the underlying file system changed

Plugin v1.0.3

13 Jul 07:25
Compare
Choose a tag to compare

Changelog:

BUGFIXES

  • Fix: Show runconfigs only if package.json and cypress dependency exist

Plugin v1.0.2

15 Jun 10:27
Compare
Choose a tag to compare

Changelog:

MINOR

  • Added cypress icon to runconfigs

Plugin v1.0.1

15 Jun 05:49
Compare
Choose a tag to compare

Changelog:

MINOR

  • Added cypress open command as runconfig
  • Testfiles are created with ".ts" as file ending

BUGFIXES

  • Fix: The wrong plugin name and category was displayed
  • Fix: Tests folder had wrong name

Plugin v1.0.0

02 Jun 13:47
Compare
Choose a tag to compare

Initial release