You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running tests against react-native will allow us to ensure the build works as expected and compiles. Basic tests for EventEmitter, AsyncStorage, CryptoController, LiveQuery and LocalDataStore should be enough.
A good starting point would be to change the LDS tests and create a ParseReactNativeTest suite
❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
New Feature / Enhancement Checklist
Feature / Enhancement Description
Running tests against react-native will allow us to ensure the build works as expected and compiles. Basic tests for EventEmitter, AsyncStorage, CryptoController, LiveQuery and LocalDataStore should be enough.
A good starting point would be to change the LDS tests and create a ParseReactNativeTest suite
Parse-SDK-JS/integration/test/ParseLocalDatastoreTest.js
Lines 2960 to 2963 in 44d1cde
This should be
../../lib/react-native/LocalDatastoreController.react-native
The text was updated successfully, but these errors were encountered: