using cds.test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { GET, expect } = require('../test') .run ('serve','hello/srv/world.cds')
|
||||
const cds = require('@sap/cds/lib')
|
||||
const { GET, expect } = cds.test (__dirname+'/../hello')
|
||||
|
||||
describe('Hello world!', () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user