owncloud / owncloud/web-extensions
[QA] add e2e tests for web-extensions
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 11
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 23
Description
JIRA: #OCISDEV-64
web-extensions that have e2e tests:
-
web-app-draw-io(https://github.com/owncloud/web-extensions/pull/102) -
web-app-unzip(https://github.com/owncloud/web-extensions/pull/109)
Add e2e tests for the remaining apps:
short and simple happy tests
-
web-app-progress-bars@nabim777 https://github.com/owncloud/web-extensions/pull/132 -
web-app-json-viewer@nabim777 https://github.com/owncloud/web-extensions/pull/142 -
web-app-external-sites@nabim777 https://github.com/owncloud/web-extensions/pull/179 -
web-app-cast@saw-jan https://github.com/owncloud/web-extensions/pull/186 -
web-app-importer
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
Start by reading the web-app-importer package at packages/web-app-importer and compare its structure with the completed web-app extensions listed in the issue. Identify the existing end-to-end test entry point and run the relevant test command. Done means the importer has a short, simple happy-path e2e test like the other completed apps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100