Closed mendaomn closed 1 year ago
This PR adds a GitHub Action workflow to run e2e tests with Playwright. The included test is just a sample
e2e:test
i18n
npm run build
In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description
This PR adds a GitHub Action workflow to run e2e tests with Playwright. The included test is just a sample
Changes
e2e:test
script to run tests locally as wellHow Has This Been Tested?
References
PR Quality Checklist
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.