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

Set up end-to-end tests #4

Open
irvinlim opened this issue Mar 25, 2022 · 0 comments
Open

Set up end-to-end tests #4

irvinlim opened this issue Mar 25, 2022 · 0 comments
Labels
area/testing Related to automated testing

Comments

@irvinlim
Copy link
Member

irvinlim commented Mar 25, 2022

We are missing end-to-end tests that straddle multiple controllers and webhooks across the entire operator. We should have some sort of sanity checks (e.g. creation of a Job will create a Pod) and tests that cover the full lifecycle of our custom resources (e.g. creation all the way to deletion).

Some areas for discussion:

  • Tools and frameworks for e2e tests (research needed)
  • Testing infra (research needed)
@irvinlim irvinlim added area/testing Related to automated testing kind/coverage and removed kind/coverage labels Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Related to automated testing
Projects
None yet
Development

No branches or pull requests

1 participant