test
This commit is contained in:
parent
a385bd0227
commit
e1317ce098
2 changed files with 16 additions and 0 deletions
|
|
@ -44,4 +44,8 @@ describe('API', () => {
|
|||
body: { i: 'TOKEN' }
|
||||
});
|
||||
});
|
||||
|
||||
// TODO: APIエラーのテスト
|
||||
|
||||
// TODO: ネットワークエラーのテスト
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue