Skip to content
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

fix(test): add default mock for consuming apps #173

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

mikehardy
Copy link
Contributor

Summary

I have this mock pasted in to so many projects, would be nice to just
reference it from the package :-)

Test Plan

It's literally made of test ;-)
Although I guess a full test is a yarn pack to make sure it's in the npm package, and referencing it form a project as I documented

Compatibility

OS Implemented
iOS
Android
Jest ✅ 😆

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • [❌] I mentioned this change in CHANGELOG.md CHANGELOG no longer seems to exist
  • [❌] I updated the typed files (TS and Flow) It is written in TS now, Flow no longer exists?
  • I added a sample use of the API in the example project (example/App.js)

README.md Outdated Show resolved Hide resolved
I have this mock pasted in to so many projects, would be nice to just
reference it from the package :-)
@zoontek zoontek merged commit 539158a into zoontek:master Dec 11, 2021
@zoontek
Copy link
Owner

zoontek commented Dec 11, 2021

Perfect, thanks @mikehardy !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants