Background
Automated testing is very important to ensure quality. For apisix-dashboard, we need to add UI automated testing to CI.
Plan
- We plan to use the e2e test solution recommended by antd, which is base on Jest and Puppeteer.
- We split the corresponding test cases according to different pages.
- We will add an independent action integrated UI automated test in CI.
Test cases
- Login & Logout
- Metrics
- Route
- SSL
5.Upstream
- Consumer
- Setting
related issue #44
@juzhiyuan @LiteSun
Background
Automated testing is very important to ensure quality. For apisix-dashboard, we need to add UI automated testing to CI.
Plan
Test cases
5.Upstream
related issue #44
@juzhiyuan @LiteSun