Releases: dhis2/cli-utils-cypress
Releases · dhis2/cli-utils-cypress
v3.1.2
3.1.2 (2020-11-17)
Bug Fixes
- update the login button target (154c1a4)
v3.1.1
3.1.1 (2020-11-06)
Bug Fixes
- cut release to complete migration to jira (e6bda2b)
v3.1.0
3.1.0 (2020-11-03)
Features
- enable cucumber tags for cli run command (#90) (9132626)
v3.0.3
3.0.3 (2020-11-02)
Bug Fixes
- check for element existence using length as 'find' always returns an object (#88) (1848f2e)
v3.0.2
3.0.2 (2020-10-30)
Bug Fixes
- cypress commands release: run build script before deploying (#86) (c717d1f)
v3.0.1
3.0.1 (2020-10-29)
Bug Fixes
- cypress commands release: add publish config to package.json (#85) (056f0a8)
v2.2.2
2.2.2 (2020-10-16)
Bug Fixes
- correct url and needed props for login command (#78) (d0d1bcf)
v2.2.1
2.2.1 (2020-05-27)
Bug Fixes
- remove require statements that causes support index file to throw an err (#40) (e3dfe1d)
v2.2.0
2.2.0 (2020-05-07)
Features
- add concurrently & wait-on command (#34) (b1d067b)
v2.1.0
2.1.0 (2020-05-01)
Features
- add data-test selector syntax & prompt user for data test prefix (12761a1)
- add datatest functionality to get/find commands (9b3837b)
- prompt consumer for data test prefix (7d7bacd)