Releases: nextcloud-libraries/nextcloud-cypress
Releases · nextcloud-libraries/nextcloud-cypress
v1.0.0-beta.14
What's Changed
- Mention
e2e-test-server
in README by @max-nextcloud in #756 - fix: Do not depend on the 'path' package for basename by @artonge in #765
Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14
e2e-test-server-v0.2.1
e2e-test-server
version 0.2.1
- feat: add playwright export (0b5c47d)
Full Changelog: e2e-test-server-v0.2.0...e2e-test-server-v0.2.1
e2e-test-server-v0.2.0
e2e-test-server
version 0.2.0
- feat: expose user in random-user-fixture (ecb169e)
- feat: User.createRandom(), use User in docker addUser (02780b6)
- feat(e2e-test-server): Rename package and move to separate branch (5254b4f)
- feat(playwright): createRandomUser() and login() (19e6621)
- test: docker tooling with playwright (f60d530)
- feat!: Export docker functions from main entry (2bd6693)
Full Changelog: e2e-test-server-v0.1.2...e2e-test-server-v0.2.0
e2e-test-server-v0.1.2
Fixes
- fix(publish): set access to public to publish to npm (621b6f4)
Full Changelog: e2e-test-server-v0.1.1...e2e-test-server-v0.1.2
e2e-test-server-v0.1.1
Fixes
- fix(build): without peer dependencies (b5408c5)
Full Changelog: e2e-test-server-v0.1.0...e2e-test-server-v0.1.1
e2e-test-server-v0.1.0
E2e test server version 0.1.0
Initial release of @nextcloud/e2e-test-server
- previously known as @nextcloud/cypress
What's Changed
- Renamed package to
@nextcloud/e2e-test-server
. - Dropped cypress peer dependency.
- Updated docs to reflect more generic scope.
- chore(deps-dev): Bump rollup from 4.34.1 to 4.34.2 by @dependabot in #751
Full Changelog: v1.0.0-beta.13...e2e-test-server-v0.1.0
v1.0.0-beta.13
What's Changed
- feat(docker): addUser command (3a541ee)
- feat(docker): allow string command in runExec and runOcc (39073b3)
- feat(docker): commands with optional args as options (f9c4a98)
- feat(docker): export runExec, add runOcc, getSystemConfig, setSystemConfig (c91ff54)
- fix: Auto expose port on macOS to make it accessible on the host (48f0e31)
- fix(docker): try to use existing image if pulling fails (614a152)
- test(cy): cy.runCommand and cy.runOccCommand (fed018f)
New Contributors
- @juliusknorr made their first contribution in #735
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
v1.0.0-beta.12
Features
Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12