We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
add unit testing in the relay testing library and also look into local package testing before package release.
As a developer
developer
I want unit testing
unit testing
So that I can verify the function of the package before publishing
I can verify the function of the package before publishing
I am ready to publish the relay testing library package
I can run Jest unit tests
test results give me confidence to publish the package
Testing best practices.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
add unit testing in the relay testing library and also look into local package testing before package release.
User Story
As a
developer
I want
unit testing
So that
I can verify the function of the package before publishing
Acceptance Criteria
I am ready to publish the relay testing library package
I can run Jest unit tests
test results give me confidence to publish the package
Research + Rationale Summary
Testing best practices.
Prototype (if applicable)
Developer notes
The text was updated successfully, but these errors were encountered: