made the expo-module-scripts jest-preset be universal by default (#5706)* made expo-module-scripts/jest-preset be universal by default * Update jest-preset.js * Updated snapshots * Update
made the expo-module-scripts jest-preset be universal by default (#5706)* made expo-module-scripts/jest-preset be universal by default * Update jest-preset.js * Updated snapshots * Update packages/expo-module-scripts/universal/jest-preset.js Co-Authored-By: James Ide <[email protected]>
show more ...
[jest] Update all packages to use jest-expo/universal instead of mocks (#5645)* Update index.js * Update jest-preset.js * Updated amplitude * updated segment tests * Updated brightness
[jest] Update all packages to use jest-expo/universal instead of mocks (#5645)* Update index.js * Update jest-preset.js * Updated amplitude * updated segment tests * Updated brightness universal tests * Updated Local Authentication tests * Updated Location tests * Updated SecureStore tests * Updated Contacts tests * Updated expo tests * Updated Facebook tests * Updated Web Browser tests * Updated sensors tests * Clean up unused mock methods * Fixed `it` quote format * Updated expo tests * Update CHANGELOG.md * feedback * Apply suggestions from code review Co-Authored-By: James Ide <[email protected]> * Update yarn.lock * fixed build files
[jest-expo] Create a multi-project config that runs iOS, Android, and Web (#5006)* Create a multi-project config that runs iOS, Android, and Web * Created `jest-expo/universal` * Removed Reac
[jest-expo] Create a multi-project config that runs iOS, Android, and Web (#5006)* Create a multi-project config that runs iOS, Android, and Web * Created `jest-expo/universal` * Removed React Native from `web` env * Added universal to module scripts * Updated format * Update babel.config.js * Update packages/jest-expo/babel.config.js Co-Authored-By: James Ide <[email protected]> * Renamed test files * Update jest-preset.js * Update jest-preset.js