Automated dashboard integration testing (MVP)
@scottcarol is already working on this.
Since Mar 22, 2019.
- Dominant language
- Go
- Stars
- 11.5k
- Forks
- 1.4k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 53
Description
It would be very helpful if we had an integration test suite that was easy to run for the linkerd2 dashboard. It appears that webdriver.io is the most polished project for building that suite, and we have a free open source account with lots of concurrency to run it on our build using Sauce Labs.
I would start with each of the pages in the sidebar, and build a test for each component on that page to validate that normal happy path interactions are working as expected.
This would require some setup steps, like injecting emojivoto so that there is real traffic we can validate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.