Skip to content

Integration testing framework for tests that do not relate to templates #3678

Open
@AkihiroSuda

Description

@AkihiroSuda

Currently we have two kinds of tests:

  • Unit: go test -v ./...
  • Integration: ./hack/test-templates.sh templates/FILE.yaml

The latter one does not work well with test that do not relate to templates.
e.g., tests for limactl list, limactl protect, ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions