cnoe-io / stacks

Apache License 2.0
4 stars 12 forks source link

e2e tests #1

Open nabuskey opened 4 months ago

nabuskey commented 4 months ago

We need e2e tests for things we put here. I don't think we have to confine ourselves to Go but all stacks should use the same language and a chosen format.

Tests should:

Tests should not:

Maybe we can mess with https://github.com/microsoft/playwright to start.