tests: update tests and use msw for api mocks #33
Annotations
7 errors
Lint (20):
src/commands/login/actions.test.ts#L13
This line has 2 statements. Maximum allowed is 1
|
Lint (20):
src/commands/login/actions.test.ts#L41
`afterEach` hooks should be before any `afterAll` hooks
|
Lint (20):
src/index.ts#L9
'APIError' is defined but never used
|
Lint (20):
src/index.ts#L10
'loginWithEmailAndPassword' is defined but never used
|
Lint (20):
src/index.ts#L10
'loginWithToken' is defined but never used
|
Lint (20):
src/index.ts#L29
'options' is defined but never used. Allowed unused args must match /^_/u
|
Lint (20)
Process completed with exit code 1.
|