Skip to content

Revised components parameter processing

Choose a tag to compare

@RichardBruskiewich RichardBruskiewich released this 18 Apr 05:28
· 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 the List[ComponentEnum] now expected as the components parameter of the graph_validation_test.run_tests() method.