Adapt cypress test to shared action workflow
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
We should migrate the apps cypress setup to work with the shared github workflow using a docker image to run Nextcloud and the app.
Ref https://github.com/nextcloud/tables/pull/385
Example on how to approach that (though not complete) can be found at https://github.com/nextcloud/text/pull/4237
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the current Cypress setup with the shared-workflow approach in nextcloud/tables#385 and the example in nextcloud/text#4237; start by tracing the workflow and Docker image setup described there. Done means the app's Cypress checks run through the shared GitHub workflow with a Docker image running Nextcloud and the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, docker, github-actions, javascript
- Domain
- ci-cd, devops, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100