-
Notifications
You must be signed in to change notification settings - Fork 2k
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
composite-checkout: add initial tests #36744
Conversation
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
Might be good to change the title of this PR to fit the general title scheme of calypso PRs. Typically `Section or Project: declarative summary". In this case maybe something like "wp-checkout: add initial tests" |
81cadd8
to
e1ddf84
Compare
184b1a9
to
35ba4cd
Compare
55453d3
to
349e43b
Compare
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.
LGTM! I added testing instructions to the description and suggested one change with the test wording, but otherwise good to go.
0ff35cf
to
e8e54fb
Compare
1f3aaf3
to
fa818a7
Compare
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.
This looks really great. Nice work!
Changes proposed in this Pull Request
This adds
@testing-library/react
and@testing-library/jest-dom
as dev dependencies.Testing instructions
npm install && npm run test-packages composite-checkout