File tree Expand file tree Collapse file tree 5 files changed +6
-14
lines changed
Expand file tree Collapse file tree 5 files changed +6
-14
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ SurveyJS Team follows the [GitHub flow](https://docs.github.com/en/get-started/u
1171175 . Run our test suite from the root folder and ensure all tests are successfully passed:
118118 - Unit tests: ` npm run test `
119119 - Markup tests: ` npm run test:markup `
120- - Functional tests: ` npm run testcafe `
121- - Screenshot tests: ` npm run visual-regression-tests `
120+ - Functional tests: ` npm run e2e:ci `
121+ - Screenshot tests: ` npm run scr:ci `
122122 - Accessibility tests: ` npm run accessibility-tests `
123123 - Lint checks: ` npm run lint `
1241246 . Push your branch to our repository and create a pull request.
Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_apis/build/status/SurveyJS%20Library?branchName=master )] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_build/latest?definitionId=7&branchName=master )
44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
5- <a href =" https://github.com/DevExpress/testcafe " >
6- <img alt =" Tested with TestCafe " src =" https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg " >
7- </a >
5+ [ ![ Tested with Playwright] ( https://img.shields.io/badge/tested%20with-Playwright-2fa4cf.svg )] ( https://playwright.dev )
86<a href =" https://github.com/surveyjs/survey-library/issues " >
97<img alt =" Issues " title =" Open Issues " src =" https://img.shields.io/github/issues/surveyjs/survey-library.svg " >
108</a >
Original file line number Diff line number Diff line change 66
77[ ![ Build Status] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_apis/build/status/SurveyJS%20Library?branchName=master )] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_build/latest?definitionId=7&branchName=master )
88[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
9- <a href =" https://github.com/DevExpress/testcafe " >
10- <img alt =" Tested with TestCafe " src =" https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg " >
11- </a >
9+ [ ![ Tested with Playwright] ( https://img.shields.io/badge/tested%20with-Playwright-2fa4cf.svg )] ( https://playwright.dev )
1210<a href =" https://github.com/surveyjs/survey-library/issues " >
1311<img alt =" Issues " title =" Open Issues " src =" https://img.shields.io/github/issues/surveyjs/survey-library.svg " >
1412</a >
Original file line number Diff line number Diff line change 44
55[ ![ Build Status] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_apis/build/status/SurveyJS%20Library?branchName=master )] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_build/latest?definitionId=7&branchName=master )
66[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
7- <a href =" https://github.com/DevExpress/testcafe " >
8- <img alt =" Tested with TestCafe " src =" https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg " >
9- </a >
7+ [ ![ Tested with Playwright] ( https://img.shields.io/badge/tested%20with-Playwright-2fa4cf.svg )] ( https://playwright.dev )
108<a href =" https://github.com/surveyjs/survey-library/issues " >
119<img alt =" Issues " title =" Open Issues " src =" https://img.shields.io/github/issues/surveyjs/survey-library.svg " >
1210</a >
Original file line number Diff line number Diff line change 66
77[ ![ Build Status] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_apis/build/status/SurveyJS%20Library?branchName=master )] ( https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_build/latest?definitionId=7&branchName=master )
88[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
9- <a href =" https://github.com/DevExpress/testcafe " >
10- <img alt =" Tested with TestCafe " src =" https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg " >
11- </a >
9+ [ ![ Tested with Playwright] ( https://img.shields.io/badge/tested%20with-Playwright-2fa4cf.svg )] ( https://playwright.dev )
1210<a href =" https://github.com/surveyjs/survey-library/issues " >
1311<img alt =" Issues " title =" Open Issues " src =" https://img.shields.io/github/issues/surveyjs/survey-library.svg " >
1412</a >
You can’t perform that action at this time.
0 commit comments