Commit 2b7d3ed
committed
chore: prepare v0.4.0
The Cypress selectors provided by the package are now deprecated and will be removed with the next release.
Instead use role based selectors like `cy.findByRole` from `@testing-library/cypress`.
* feat(cypress): return exec context to allow working with exit code or output \([#896](https://github.com/nextcloud-libraries/nextcloud-e2e-test-server/pull/896)\)
* chore: deprecate Cypress selectors \([#898](https://github.com/nextcloud-libraries/nextcloud-e2e-test-server/pull/898)\)
* docs: provide a changelog to keep track of all notable changes \([#897](https://github.com/nextcloud-libraries/nextcloud-e2e-test-server/pull/897)\)
* Updated development dependencies
Signed-off-by: Ferdinand Thiessen <[email protected]>1 parent 70e5f85 commit 2b7d3ed
3 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments