# E2E Tests

## Requirements

To run the e2e test you'll need these env variables set:
  1. `{{LIB_NAME}}_ORG_ID`
  2. `{{LIB_NAME}}_API_KEY`
  3. `{{LIB_NAME}}_ACCESS_TOKEN`

## Run

`npm run e2e`

## Test overview

The tests cover:

1. Malformed org id, api key or access token
2. `read` APIs
