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

Commits on Nov 11, 2024

  1. tests: semplify the init tests

    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 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    427e76b View commit details
    Browse the repository at this point in the history