Revised components parameter processing
·
68 commits
to main
since this release
- Moved, into inside of
graph_validation_test.get_parameters()method, the string parsing of CLI comma-delimited components parameter to theList[ComponentEnum]now expected as thecomponentsparameter of thegraph_validation_test.run_tests()method.