Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracker] : Cover Testing of Operator. #656

Closed
shubham-cmyk opened this issue Oct 5, 2023 · 1 comment · Fixed by #748
Closed

[Tracker] : Cover Testing of Operator. #656

shubham-cmyk opened this issue Oct 5, 2023 · 1 comment · Fixed by #748
Labels

Comments

@shubham-cmyk
Copy link
Member

shubham-cmyk commented Oct 5, 2023

Right now, this operator's Test coverage is low, making it difficult to test the incoming PR and breaking changes.
This Issue is a Tracker for the incoming Test case that could be merged.

The test case could be either of

  1. Unit test
  2. Integration test
  3. e2e Test ( we would use kuttl for this ) check

All the PRs related to the test should reference this issue.

It would be an excellent approach to work on a few test functions at a time which make the PR a bit cleaner and easier to write.

Read this for a quick start.

Worflow used : #661

@shubham-cmyk
Copy link
Member Author

Currently, we have certain examples

We would like to write the write the e2e test using kuttl for redis cluster.

A sample test could be here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant