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

Use directory fixture from pyln #391

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

ErikDeSmedt
Copy link
Collaborator

Makes debugging easier

  1. Data from fixtures using pyln and gl-testing will appear in
    single folder
  2. All directories stay intact after failing test

@ErikDeSmedt ErikDeSmedt marked this pull request as ready for review March 19, 2024 13:37
@cdecker
Copy link
Collaborator

cdecker commented Mar 21, 2024

Nice 👍 Ideally we'd upstream usability changes like these, especially because they have the same name, and while not a problem in this case because Path and str are almost interchangeable, we generally don't want to have behavior differences between gl-testing and pyln-testing.

ACK f660e75

Makes debugging easier
1. Data from fixtures using `pyln` and `gl-testing` will appear in
   single folder
2. All directories stay intact after failing test
@cdecker cdecker merged commit 092380e into Blockstream:main Mar 21, 2024
18 checks passed
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