Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This directory contains Android specific implementation of the library

Running unit tests

Set up

In order to run tests you need to setup dependency to react-native library:

  1. Create node_modules folder inside this directory.
  2. Go to node_modules and execute npm install react-native

Running

Being in android directory excecute gradlew test

For more info (where to find test results) refer to this: https://developer.android.com/studio/test/command-line