Closed vrothberg closed 4 months ago
have you seen the existing e2e tests? https://github.com/containers/podman-bootc/blob/main/test/e2e/e2e_test.go
have you seen the existing e2e tests? https://github.com/containers/podman-bootc/blob/main/test/e2e/e2e_test.go
Will take a closer look, thanks :)
Yeah, they do the trick. Thanks!
I would like to add some integration tests. Running them on all supported platforms (Win, Mac, Linux) will be a herculean task but we could start with Linux.
I am fluent in bats but maybe there are other options/preferences.
@germag @cgwalters WDYT?