projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

Refactor e2e Tests #331

Open danehans opened 3 years ago

danehans commented 3 years ago

Please describe the problem you have Refactor e2e tests to resolve the following:

  1. Have each test case generate a namespace.
  2. DRY-up tests to remove duplication remove test cases.
  3. Abstract isKind functionality that is repeated across tests.
  4. Other?

xref: https://github.com/projectcontour/contour-operator/pull/320

sunjayBhatia commented 3 years ago

I would love to see some abstraction of the test suite to make setup/teardown etc. really easy

@skriss' work on https://github.com/projectcontour/contour/pull/3622 was quite nice

youngnick commented 3 years ago

Moving to 1.17.