-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
https://devexpress.github.io/testcafe/documentation/getting-started/
- add
test:e2escript to package.json which runs testcafe fortests/e2edir (create dir as well); tests should be run against codedrumbs running atPLAYGROUND_URL(set env var aslocalhostin webpack.dev config) - add
page-objectsdir intests/e2e/, put files with selectors there (ID-s for UI controls as well as for SVG tags for main elements should be added) - cover basic user flows with tests - change UI configurations and verify if correct diagram is being rendered
Metadata
Metadata
Assignees
Labels
No labels