> ArgsManager test coverage for parsing of integer and boolean values is
> currently very poor and doesn't give us a way of knowing whether changes to
> ArgsManager may unintentionally break backwards compatibility, so this adds a
> new test to catch regressions.
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/17390 | PR17390]]