The has_option
method is really specific to C-Lightning
#98
Labels
experiment
Implementing an experimental feature that we would like to have
Milestone
In the C-Lightning runner, the
options
dictionary contains strings that are really specific to how C-Lightning displays its features. This makes it difficult for other runners to use this as they have to format it in the same way C-Lightning does it.The
has_option
method used inside the tests also checks for these specific C-Lightning strings.The text was updated successfully, but these errors were encountered: