Skip to content

new dialect - HANA express docker image for integration tests in CI #17132

Closed Answered by WikiRik
dazhuangc asked this question in Help & Questions
Discussion options

You must be logged in to vote

We're using GitHub Actions for our CI, mainly this file; https://github.com/sequelize/sequelize/blob/main/.github/workflows/ci.yml
You can add hana to test-oldest-latest, which will then try to start the servers with yarn start-hana-oldest or yarn start-hana-latest which is defined in https://github.com/sequelize/sequelize/blob/main/package.json
That links back to the dev folder where you can set start.sh scripts to build up the database. Test configuration is done here; https://github.com/sequelize/sequelize/blob/main/packages/core/test/config/config.ts but you'll need to implement the code first (or at least a boilerplate version) before tests will be able to run. More detailed document…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dazhuangc
Comment options

Answer selected by dazhuangc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants