Open munnerz opened 7 years ago
By writing our e2e tests in Go, we develop far more intricate tests. We should look to rewrite our existing e2e tests into the same format, and from there look at writing more tests.
I'm coming round to the idea.
I found that there are already some E2E tests for the Kubernetes examples, including Cassandra tests:
Perhaps we can get those tests working again with Navigator.
By writing our e2e tests in Go, we develop far more intricate tests. We should look to rewrite our existing e2e tests into the same format, and from there look at writing more tests.