Skip to content

Add tests for examplesΒ #191

@sagikazarmark

Description

@sagikazarmark

It would be nice to add tests for examples to verify they work as they are supposed to.

I propose we create a GitHub Actions workflow that:

  • runs daily to make sure examples work
  • is a matrix workflow for each example
  • runs kubectl apply (optionally starting with running setup) and runs check to make sure it works as expected

We could potentially also code them as e2e tests using the kube e2e framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/testCategorizes issue or PR as related to testing.lifecycle/keepDenotes an issue or PR that should be preserved from going stale.

    Type

    No type

    Projects

    Status

    πŸ“‹ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions