Prepare moving test kit over to @sap/cds
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const { GET, expect } = require('./cds').test('bookshop').in(__dirname,'..')
|
||||
|
||||
describe('OData Protocol', () => {
|
||||
const { GET, expect } = require('./capire').launch('bookshop')
|
||||
|
||||
it('serves $metadata documents in v4', async () => {
|
||||
const { headers, status, data } = await GET`/browse/$metadata`
|
||||
|
||||
Reference in New Issue
Block a user