mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
5a8ca1ef51
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
10 lines
223 B
JSON
10 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"
|
|
}
|