Mailspring/spec_integration/fixtures/test_account_data/account_exchange.json
Juan Tejada 6c7a162909 add(integration-test): Adds test for onboarding flow with Exchange
Summary:
- Make sure user can log in using exchange
- Adds some test helpers for the test
- Updates eslint.json and cleans up lint errors

Test Plan: - Integration Tests

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2346
2015-12-14 15:14:58 -08:00

11 lines
223 B
JSON

{
"organization_unit": "folder",
"account_id": "accountid1234",
"auth_token": "nope",
"object": "account",
"provider": "eas",
"email_address": "test@nylas.com",
"id": "accountid1234",
"name": "Nylas Test"
}