-
Notifications
You must be signed in to change notification settings - Fork 266
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
test(xo-collection): convert from Jest to node:test #7987
Merged
Merged
Conversation
This file contains 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
velvetrevolver
force-pushed
the
xo-collection-jest-to-node-core-test
branch
from
September 13, 2024 14:02
a6ca927
to
6c174ac
Compare
julien-f
reviewed
Sep 20, 2024
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.
It's not a conversion if you are not removing the old tests ;)
Please remove the old tests as it will make my review easier. |
velvetrevolver
force-pushed
the
xo-collection-jest-to-node-core-test
branch
2 times, most recently
from
September 20, 2024 11:23
1a8ea78
to
b8e88f3
Compare
julien-f
force-pushed
the
xo-collection-jest-to-node-core-test
branch
from
September 24, 2024 08:18
049c8b5
to
24cdfa7
Compare
Co-authored-by: Julien Fontanet <[email protected]>
julien-f
force-pushed
the
xo-collection-jest-to-node-core-test
branch
from
September 24, 2024 12:24
24cdfa7
to
5026bfa
Compare
julien-f
force-pushed
the
xo-collection-jest-to-node-core-test
branch
from
September 24, 2024 12:27
5026bfa
to
3a6ede9
Compare
julien-f
force-pushed
the
xo-collection-jest-to-node-core-test
branch
from
September 24, 2024 12:31
11ba98f
to
d867112
Compare
julien-f
changed the title
chore: convert unit tests of xo-collection from Jest to node-core-test
test(xo-collection): convert from Jest to node:test
Sep 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Convert unit tests of xo-collection from Jest to node-core-test
XO-175
For the review, I left the Jest tests on which the node:test tests are based. I will remove them in a commit.
Note:
Checklist
Fixes #007
,See xoa-support#42
,See https://...
)Introduced by
CHANGELOG.unreleased.md