Added tests for programmatical service consumption

This commit is contained in:
Daniel
2020-04-07 16:38:39 +02:00
parent 1b338e450c
commit 0dcb669548
3 changed files with 95 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ if (!is_cds_333) {
// while jest has 'test' as alias to 'it', mocha doesn't
if (!global.test) global.test = it
describe('cds.ql', () => {
describe('cds.ql → cqn', () => {
//
describe(`BUGS + GAPS...`, () => {