cloudfoundry / cloudfoundry/stratos
E2e Tests - Delete app with routes and services
Open
Nobody has claimed this yet.
v1 parity
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Already have an e2e for simple no routes or services
- Need to expand to cover routes and services
- v1 -
stratos-ui/components/cloud-foundry/frontend/test/e2e/application.delete-app.spec.js - v2 -
stratos-ui/src/test-e2e/application/application-delete-e2e.spec.ts
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 existing e2e specs in stratos-ui/components/cloud-foundry/frontend/test/e2e/application.delete-app.spec.js and stratos-ui/src/test-e2e/application/application-delete-e2e.spec.ts. Compare the current simple deletion coverage with the routes and services cases requested, then run the relevant e2e tests. Done means deletion scenarios involving routes and services pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100