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

integration tests: setup LND #77

Merged
merged 7 commits into from
Nov 1, 2023
Merged

integration tests: setup LND #77

merged 7 commits into from
Nov 1, 2023

Conversation

orbitalturtle
Copy link
Collaborator

Reopening #74

@orbitalturtle orbitalturtle changed the title LND portion of integration tests integration tests: setup LND Oct 3, 2023
Copy link
Collaborator

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

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

Awesome work!

Two high level comments:

  1. If we can easily submodule LND and save ourselves having a go.mod, that would be great.
  2. I think we should think about retries/state subscription for LND to keep our code simple but that can be a followup.

Also running into a makefile error:
Makefile:10: *** Recursive variable TMPDIR' references itself (eventually). Stop.`

CONTRIBUTING.md Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
tests/common/mod.rs Outdated Show resolved Hide resolved
tests/common/test_utils.rs Show resolved Hide resolved
tests/common/mod.rs Outdated Show resolved Hide resolved
tests/common/mod.rs Show resolved Hide resolved
@orbitalturtle orbitalturtle force-pushed the itests-lnd-setup branch 3 times, most recently from 9dd2290 to edee3f2 Compare October 16, 2023 21:08
@orbitalturtle
Copy link
Collaborator Author

Ok I made those changes :) I managed to commandeer my partner's Macbook to figure out what the trouble was on MacOS (wish I had thought of that earlier) and I think it's solved now. Lmk if it works for you @carlaKC

@orbitalturtle orbitalturtle requested a review from carlaKC October 16, 2023 21:13
Copy link
Collaborator

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

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

Marathon effort here 💪 THANK YOU for sticking with it, these are looking great.

just the git init for first timers and then this can go in!

Makefile Show resolved Hide resolved
@orbitalturtle
Copy link
Collaborator Author

@carlaKC Awesome :) Thanks for all the reviews!

@orbitalturtle orbitalturtle merged commit 50121ee into master Nov 1, 2023
4 checks passed
@orbitalturtle orbitalturtle deleted the itests-lnd-setup branch May 30, 2024 18:03
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