cds-dbs
cds-dbs copied to clipboard
chore: Clean dependencies
The goal of this PR is to remove as much dependencies as possible now that cds@8
provides the cds-test
command.
- Removing
jest
by switching tocds-test
- Removed
jest.config.js
files - Removing
chai
by switching tocds-test
- Adjust all tests to fit with the
cds-test
expect
pattern - Removing
HANA
test action - Move
HXE
Github action steps into a reuse file - Added a lock for
HANA
database creation - Added a fallback for
Postgres
during database creation - Removed compliance import tests
- Added symbolic link to the compliance test folder