test: test for app-level APIs
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
describe('api: createApp', () => {
|
||||
test('mount', () => {})
|
||||
|
||||
test('provide', () => {})
|
||||
|
||||
test('component', () => {})
|
||||
|
||||
test('directive', () => {})
|
||||
|
||||
test('use', () => {})
|
||||
|
||||
test.todo('mixin')
|
||||
|
||||
test('config.errorHandler', () => {})
|
||||
|
||||
test('config.warnHandler', () => {})
|
||||
|
||||
test.todo('config.optionsMergeStrategies')
|
||||
})
|
||||
Reference in New Issue
Block a user