headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

Increase e2e testing for Headlamp #1438

Closed knrt10 closed 10 months ago

knrt10 commented 1 year ago

We already have e2e tests in e2e-tests folder. Since it may not be as streamlined as it could be but with more e2e tests it would be better that our testing infrastructure not only catches potential issues early on, but also facilitates rapid iteration and development of the project. It would also help with the release testing.

knrt10 commented 1 year ago

I am currently working on this.

knrt10 commented 10 months ago

Done in https://github.com/headlamp-k8s/headlamp/pull/1565