mayadata-io / mayadata-io/d-operators
feat: kind based e2e testing
Open
Nobody has claimed this yet.
e2e
good first issue
kind
- Dominant language
- Go
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Refer
- https://github.com/kubernetes-sigs/kubebuilder/tree/master/test
- https://github.com/kubernetes-sigs/kubebuilder/blob/master/test_e2e.sh
- https://github.com/kubernetes-sigs/kubebuilder/blob/master/test_e2e_local.sh
NOTE: d-operators should avoid ginkgo & gomega since d-operators CRs can handle their features
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 referenced test directory, test_e2e.sh, and test_e2e_local.sh from kubebuilder. Determine how kind-based end-to-end testing should fit d-operators while avoiding ginkgo and gomega; done means the requested kind-based E2E approach is defined and its tests run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100