Skip to content

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

Open
sdmg15 wants to merge 2 commits into
bitcoindevkit:masterfrom
sdmg15:feat/integration-tests
Open

feat: add integration tests with keycloak through testcontainers#224
sdmg15 wants to merge 2 commits 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

@sdmg15
sdmg15 force-pushed the feat/integration-tests branch from 103670f to 789883a Compare August 23, 2026 08:22
@sdmg15
sdmg15 marked this pull request as ready for review August 23, 2026 09:06
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