Skip to content

feat: add integration tests with keycloak through testcontainers - #224

Draft
sdmg15 wants to merge 1 commit into
bitcoindevkit:masterfrom
sdmg15:feat/integration-tests
Draft

feat: add integration tests with keycloak through testcontainers#224
sdmg15 wants to merge 1 commit into
bitcoindevkit:masterfrom
sdmg15:feat/integration-tests

Conversation

@sdmg15

@sdmg15 sdmg15 commented Aug 11, 2026

Copy link
Copy Markdown

Description

This PR adds integration testing for authenticated electrum server using testcontainers and bdk_testenv.

  • Added keycloack.rs contains helpers for running and setup a keycloack server
  • Added auth_integration.rs which contains the main tests logic

Closes #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: add integration tests for authorization-based electrum servers

1 participant