-
Couldn't load subscription status.
- Fork 2.2k
Update Vitest #3867
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
Update Vitest #3867
Changes from 82 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
df5c390
Vitest 4 beta
amanmahajan7 4367042
Use SHA
amanmahajan7 e3347c6
Set up workflow
amanmahajan7 1d01ddb
first test
amanmahajan7 1218425
run workflow on lael
amanmahajan7 e0688c3
format
amanmahajan7 9fca410
Tweak
amanmahajan7 afffbe0
manually run workflow
amanmahajan7 773004e
typo
amanmahajan7 6ab6ebe
main
amanmahajan7 0531846
Tweak
amanmahajan7 62c235e
fix syntax
amanmahajan7 d217ea3
revert
amanmahajan7 33f872a
Fix step
amanmahajan7 9c5d6bf
Update command
amanmahajan7 7a66594
Do we need this command?
amanmahajan7 12c4b02
Revert "Do we need this command?"
amanmahajan7 86503b5
Does this remove label?
amanmahajan7 70d07b6
set env
amanmahajan7 0b9b888
try `actions-ecosystem/action-remove-labels`
amanmahajan7 e88f639
New approach
amanmahajan7 91c7a38
Does this work
amanmahajan7 3071496
Update visual regression screenshots
github-actions[bot] eb73e09
Does this work?
amanmahajan7 b860495
Try this
amanmahajan7 08ef1a4
Update visual regression screenshots
github-actions[bot] 0a4e368
Simplify
amanmahajan7 8fbd3a3
remove name
amanmahajan7 9bb9984
Update visual regression screenshots
github-actions[bot] 202e746
Tweaks
amanmahajan7 67c23eb
Fix permissions
amanmahajan7 3b6ecdf
Tweak
amanmahajan7 39dfc89
test
amanmahajan7 1e9a750
Does this work?
amanmahajan7 83d4230
Update screenshots
github-actions[bot] 8144e00
Tweaks
amanmahajan7 b8254ea
Tweak coverage
amanmahajan7 32a7cbf
Tweak coverage
amanmahajan7 47b1c4f
Does this work?
amanmahajan7 132eb2e
Does this work?
amanmahajan7 f45f755
Does this work?
amanmahajan7 c9b6a14
Does this work?
amanmahajan7 a456f36
Fix watch
amanmahajan7 e104bbc
different coverage directories?
amanmahajan7 26dc08e
Fix typo
amanmahajan7 7facedb
Another
amanmahajan7 60f448c
`beta.12`
amanmahajan7 9c1ebf8
Merge branch 'main' into vrt
amanmahajan7 4bd9d3f
Run VRT in FF also
amanmahajan7 e7de47c
install ff
amanmahajan7 0a7a151
Update screenshots
github-actions[bot] 8972aa5
Fix tests
amanmahajan7 a87e448
Merge branch 'main' into vrt
amanmahajan7 7340b7c
Merge branch 'main' into vrt
amanmahajan7 a1172f3
update package
amanmahajan7 a4ebf1b
update test
amanmahajan7 afd10a5
Update screenshots
github-actions[bot] b22cc3b
add formatter
amanmahajan7 7ca14b7
Update screenshots
github-actions[bot] d2596fa
Merge branch 'main' into vrt
amanmahajan7 62117a9
pin
amanmahajan7 a86257b
Still need this :(
amanmahajan7 459fd2f
unpin
amanmahajan7 795f082
Update deps
amanmahajan7 3b2c0ff
Import from `vitest/browser`
amanmahajan7 721c6e3
update deps
amanmahajan7 20b66fc
Merge branch 'main' into vrt
amanmahajan7 86711bc
Merge branch 'main' into vrt
amanmahajan7 226ec0f
Add back clsx
amanmahajan7 2454377
Fix biome/eslint
amanmahajan7 ba61ce3
update deps
amanmahajan7 6c1d0d7
Use async render
amanmahajan7 d9cefb3
Move async
amanmahajan7 39359ff
Fix eslint
amanmahajan7 b36f0d2
Enable tracing
amanmahajan7 12a1a97
Remove VRT changes
amanmahajan7 3eb58c5
Revert .gitignore changes
amanmahajan7 ab7beb5
Fix types
amanmahajan7 27a299d
fix 2 tests
amanmahajan7 4a84737
set scale
amanmahajan7 6c8f8ac
Fix tests for now
amanmahajan7 7f34ae8
Revert commands
amanmahajan7 c1becfe
typo
amanmahajan7 ae4d5be
Update tsconfig.test.json
amanmahajan7 41445b1
Update package.json
amanmahajan7 623bf3c
Revert "Update package.json"
amanmahajan7 27b2e67
remove @vitest/browser
nstepien 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,3 +9,6 @@ __screenshots__ | |
| npm-debug.log | ||
| **.orig | ||
| .idea | ||
| .vitest-attachments | ||
|
|
||
| __traces__ | ||
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do each one contain?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://vitest.dev/guide/browser/trace-view
https://vitest.dev/config/#attachmentsdir (not sure what these files are used for)