Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(backend): Bootstrap integration test #177

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

Holzchopf
Copy link
Contributor

@Holzchopf Holzchopf commented Mar 7, 2025

Changes

Bootstrapped integration tests. Added testcontainers, a global setup and an integration test for sql-service to demo everything. The tests are run when executing the test npm script. The setup configuration is a bit wonky right now as some test environment and config settings can't be set the way I'd like (see #52 and #176 )

Related issues

Closes #55
Closes #173
Closes #176

Request for Comment

  • Risk: mid - tests could fail, blocking merging
  • Discussion: low

Checklist

  • Document changes in this pull request above.
  • Documentation is added in the docs folder for relevant behavior changes.
  • Technical guidelines listed in docs/CONTRIBUTING.md are followed.

@Holzchopf Holzchopf requested a review from a team as a code owner March 7, 2025 11:05
Copy link
Contributor

@chenkins chenkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test failures

@Holzchopf Holzchopf enabled auto-merge (squash) March 7, 2025 15:54
Copy link
Contributor

@chenkins chenkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coo, thxl 🎉

@Holzchopf Holzchopf merged commit 0203495 into main Mar 7, 2025
3 checks passed
@Holzchopf Holzchopf deleted the bootstrap-integration-testing branch March 10, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants