Right now anytime we add a new config option, we need to also update input_tests.jl to include the option in a specific test. E.g. see the change here. This is unexpected to people adding new options and makes it unnecessarily complicated. We should remove that test or simplify it so we don't have to manually add each option
Right now anytime we add a new config option, we need to also update input_tests.jl to include the option in a specific test. E.g. see the change here. This is unexpected to people adding new options and makes it unnecessarily complicated. We should remove that test or simplify it so we don't have to manually add each option