Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 288 Bytes

DEVELOPMENT.md

File metadata and controls

12 lines (8 loc) · 288 Bytes

Testing

Define the following environment variables:

  • REGISTRATION_TOKEN - Should be a mobile registration token (from the Innovault Console).
  • API_URL - The environment to test against. For example, 'https://api.e3db.com'.

To run tests, from this directory:

> npm test