nextcloud-cypress

Nextcloud cypress commands, utils and selectors library https://npmjs.org/@nextcloud/cypress

AGPL-3.0 License

Stars
1
Committers
7

Bot releases are visible (Hide)

nextcloud-cypress - v1.0.0-beta.8 Latest Release

Published by susnux 6 months ago

Enhancements ✨

  • feat: Improve usability of dockerode wrapper by @susnux in https://github.com/nextcloud-libraries/nextcloud-cypress/pull/486
    • Export getContainer and getContainerName functions This can be used to e.g. create the runOCC cypress command
    • Make the container name dependent on the current app to prevent issues when reusing containers
    • Allow to pass options for container creation to the startNextcloud function
      forceRecreate to not reuse any container but force creating a new one
      mounts to allow binding other directories to the container (e.g. server config)

Bugfixes 🐛

Changed

  • Dependency updates
nextcloud-cypress - v1.0.0-beta.7

Published by max-nextcloud 10 months ago

✨ New features

  • Docker integration
    • Provide the docker helpers as @nextcloud/cypress/docker import.
    • Allow installing custom required apps for testing.
    • Clone apps which is not in the appstore but also not bundled
      such as text and viewer.
    • Allow to autodetect current app, or set one, and bind mount the directory
      for testing the app.

🚧 Updates

  • Lots of dependency updates.
nextcloud-cypress - v1.0.0-beta.6

Published by artonge about 1 year ago

nextcloud-cypress - v1.0.0-beta.5

Published by artonge about 1 year ago

nextcloud-cypress - v1.0.0-beta.4

Published by artonge about 1 year ago

nextcloud-cypress - v1.0.0-beta.3

Published by artonge about 1 year ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-cypress/compare/v1.0.0-beta.2...v1.0.0-beta.3

nextcloud-cypress - v1.0.0-beta.2

Published by skjnldsv almost 2 years ago

What's Changed

Dependencies

New Contributors

Full Changelog: https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.1...v1.0.0-beta.2

nextcloud-cypress - v1.0.0-beta.1

Published by skjnldsv almost 2 years ago

Breaking

  • ⚠️ Requires Cypress 11.0.1 and above (for sessions)

What's Changed

Full Changelog: https://github.com/nextcloud/nextcloud-cypress/commits/v1.0.0-beta.1