Skip to content

Add Eclair integration tests#785

Draft
tnull wants to merge 2 commits intolightningdevkit:mainfrom
tnull:2026-02-add-eclair-integration-tests
Draft

Add Eclair integration tests#785
tnull wants to merge 2 commits intolightningdevkit:mainfrom
tnull:2026-02-add-eclair-integration-tests

Conversation

@tnull
Copy link
Collaborator

@tnull tnull commented Feb 6, 2026

No description provided.

Add `integration_tests_eclair.rs` with a `TestEclairClient` wrapping
Eclair's HTTP REST API via `bitreq`, and a `test_eclair()` function
exercising channel open/close, bidirectional BOLT11 payments, and
soft-fail splice in/out tests.

Also add `eclair_test` to the `check-cfg` list in `Cargo.toml` and to
the cfg gate in `tests/common/mod.rs`.

Generated with the help of AI (Claude Code).

Co-Authored-By: HAL 9000
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Feb 6, 2026

👋 I see @valentinewallace was un-assigned.
If you'd like another reviewer assignment, please click here.

Add `docker-compose-eclair.yml` running bitcoind (with ZMQ), electrs,
and `acinq/eclair:v0.13.1`, and a GitHub Actions workflow that starts
the containers and runs the Eclair integration test suite.

Generated with the help of AI (Claude Code).

Co-Authored-By: HAL 9000
Signed-off-by: Elias Rohrer <dev@tnull.de>
@tnull tnull force-pushed the 2026-02-add-eclair-integration-tests branch from 43673da to cb73a18 Compare February 6, 2026 11:43
@tnull tnull marked this pull request as draft February 6, 2026 13:22
@tnull tnull removed the request for review from valentinewallace February 6, 2026 13:22
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.

2 participants