Need to create a functional test suite in addition to our unit tests to alleviate the burden and error-prone process for maintainers to have to build and functionally test each PR change that contains core validator changes. The functional tests would execute the CLI against different scenarios and using combinations of available args and options to ensure that it is functioning correctly.
Need to create a functional test suite in addition to our unit tests to alleviate the burden and error-prone process for maintainers to have to build and functionally test each PR change that contains core validator changes. The functional tests would execute the CLI against different scenarios and using combinations of available args and options to ensure that it is functioning correctly.