holandes22 / kube-admin

An admin dashboard for Kubernetes
MIT License
6 stars 0 forks source link

Refactor to avoid duplication (code and tests) in resource list #31

Open holandes22 opened 8 years ago

holandes22 commented 8 years ago

The routes and templates are essentially the same. this seems to be a component.

Check how can we migrate the acceptance tests to integration tests if we do put everything in a component.

Consider also removing some of the acceptance tests if we are covered by integration (as they run slower)