-
Notifications
You must be signed in to change notification settings - Fork 6.1k
feat(testing): add e2e test for 'Go Home' button #2648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
f0b5a57
feat: add playwright
jsjoeio c2f1a2d
feat: add test for login page
jsjoeio d7e41a3
fix: increase test timeout to 30000
jsjoeio 3033c8f
feat: add test to visit go home in app menu
jsjoeio 34c6ec4
feat: add globalSetup for testing
jsjoeio 9eba2bd
fix(ci): update test job to use bin
jsjoeio 236717e
fix: update modulePathIgnorePatterns for jest
jsjoeio ffdbf3a
feat: add test/videos & /screenshots to gitignore
jsjoeio 9e3c8bd
feat: add step to upload test videos
jsjoeio e077f2d
refactor: update test script to check env var
jsjoeio b02d2fb
feat: add cookie utils for e2e tests
jsjoeio 2dc56ad
refactor: manually add cookie goHome
jsjoeio d0eece3
refactor: add note to test.sh about --home
jsjoeio 06af8b3
refactor: update goHome location in test
jsjoeio 38d7718
refactor: use promises for goHome test
jsjoeio 3fa460c
refactor: create helpers.ts & add Cookie
jsjoeio 5857b25
chore: add todo regarding storage and cookies e2e
jsjoeio b0fd554
refactor: add constants.ts with PASSWORD, etc
jsjoeio d61bbc4
refactor(goHome): check url, remove timeout
jsjoeio 6d4f814
Close context before browser
code-asher ef7e727
Fix unreadable wtfnode output
code-asher 6685b3a
Move wtfnode setup to global setup
code-asher 47a05c9
Gate wtfnode behind WTF_NODE env var
code-asher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add test to visit go home in app menu
- Loading branch information
commit 3033c8f9a23383ad701d3252a0d02315cadc2ef1
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.