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

tests: semplify the init tests #122

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

vincenzopalazzo
Copy link
Collaborator

The usage of the TryAll is very usefull when we are doing specify test (e.g: testing different kind of feature bits) support.

However, it is over complex where the test is doing other thing to use the TryAll.

So this is removing some TryAll in some init tests.

Suggested-by: @rustyrussell

The usage of the TryAll is very usefull when we are doing
specify test (e.g: testing different kind of feature bits)
support.

However, it is over complex where the test is doing other thing to use
the `TryAll`.

So this is removing some `TryAll` in some init tests.

Suggested-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo merged commit 5edb4d4 into master Nov 11, 2024
3 of 4 checks passed
@vincenzopalazzo vincenzopalazzo deleted the macros/semplify-events branch November 11, 2024 18:36
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.

1 participant