Closed BobdenOs closed 1 month ago
This PR contains a few fixes that where required to make the new compliance tests to pass:
@cap-js/hana
SELECT
The goal of this PR is to remove as much dependencies as possible now that cds@8 provides the cds-test command.
cds@8
cds-test
jest
jest.config.js
chai
expect
HANA
HXE
Postgres
This PR contains a few fixes that where required to make the new compliance tests to pass:
@cap-js/hana
now properly supports scalarSELECT
queries in the columnsThe goal of this PR is to remove as much dependencies as possible now that
cds@8
provides thecds-test
command.jest
by switching tocds-test
jest.config.js
fileschai
by switching tocds-test
cds-test
expect
patternHANA
test actionHXE
Github action steps into a reuse fileHANA
database creationPostgres
during database creation