ewokscore.tests.utils.results.assert_execute_graph_values#

ewokscore.tests.utils.results.assert_execute_graph_values(execute_graph_result, expected, varinfo=None)[source]#

Check the output of execute_graph for the selected outputs of the selected nodes.

Parameters:
  • execute_graph_result (Dict[str, Any]) –

  • expected (Dict[str, Any]) –

  • varinfo (Optional[dict]) –