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

Add Testing library command, heavily refactor #18

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

stevehanson
Copy link

  • Adds testing library command to install testing library
  • Adds several utilities, such as copyTemplateDirectory
  • Refactors some of the existing commands to use copyTemplateDirectory and copyTemplate
  • Updates mock fs-extra and tests to work with the new template copy and other utilities
  • Tested that I can generate a new app with the CLI then cd into the app and run yarn test:all and everything passes (ESLint, Prettier, TSC, tests). I'd like to soon add tests that do this against the latest version of Expo (and eventually RN init)

@stevehanson stevehanson merged commit 9cc2fb1 into main Nov 10, 2023
2 checks passed
@stevehanson stevehanson deleted the testing-library branch November 10, 2023 14:54
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.

1 participant