This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Releases: aditosoftware/adito-nb-tests
Releases · aditosoftware/adito-nb-tests
Plugin v2.0.1
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
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
BUGFIXES
- Fix: Cypress executions cannot be started twice because outputstream has already been closed
Plugin v1.1.0
MAJOR
- Updated dependencies to use newer NetBeans and ADITO module versions
MINOR
- Added support for unopened projects
Plugin v1.0.5
MINOR
- Action for creating cypress files with template
BUGFIXES
- Fix: Show cypress tests for views correctly
Plugin v1.0.4
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
Changelog:
BUGFIXES
- Fix: Show runconfigs only if package.json and cypress dependency exist
Plugin v1.0.2
Changelog:
MINOR
- Added cypress icon to runconfigs
Plugin v1.0.1
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
Initial release