Skip to content

Conversation

tanyatrayanava
Copy link
Contributor

No description provided.

"lint": "eslint . --ext .ts,.js,.tsx,.jsx",
"test:desktop:ci": "ts-node ./desktop.runner.ts",
"test:desktop": "testcafe electron tests/ --browser-init-timeout 180000 -e -r html:./report/desktop-report.html,spec -q attemptLimit=3,successThreshold=1"
"test:desktop": "testcafe electron tests/ --browser-init-timeout 180000 -e -r html:./report/desktop-report.html,spec -q attemptLimit=3,successThreshold=1 -s"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think better use with -S, --screenshots-on-fails take a screenshot whenever a test fails
BTW, let's say we have a screenshot, does it show on circleci?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for now I removed this because I will try to add in another pr separately from the tests

@tanyatrayanava tanyatrayanava merged commit 335c2e2 into main Mar 21, 2022
@tanyatrayanava tanyatrayanava deleted the feature/e2e-workbench-history branch March 21, 2022 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants