Skip to content

Run integration tests against react-native #1754

Closed
@dplewis

Description

@dplewis

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

{
name: 'React-Native',
file: '../../lib/node/LocalDatastoreController.react-native',
},

This should be ../../lib/react-native/LocalDatastoreController.react-native

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions