forked from AkkomaGang/admin-fe
Mock app, nodeInfo and settings api in tests
This commit is contained in:
parent
4eed4d0138
commit
fedb634c48
12 changed files with 27 additions and 6 deletions
|
|
@ -15,6 +15,7 @@ localVue.use(Element)
|
|||
jest.mock('@/api/app')
|
||||
jest.mock('@/api/invites')
|
||||
jest.mock('@/api/nodeInfo')
|
||||
jest.mock('@/api/settings')
|
||||
|
||||
describe('Invite tokens', () => {
|
||||
let store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue