describe('api: options', () => { test('data', () => {}) test('computed', () => {}) test('methods', () => {}) test('watch', () => {}) test('provide/inject', () => {}) test('mixins', () => {}) test('extends', () => {}) test('lifecycle', () => {}) })