Hi all,
we are developing a CAP application with typescript. Now we want to write tests in typescript (https://cap.cloud.sap/docs/node.js/cds-test#cds-test), but we faced the issue that the @sap/cds import does not provide the cds.test types. Curre...