cloudfoundry / cloudfoundry/stratos

E2e Tests - Delete app with routes and services

Open
#2,750 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.