ewokscore.tests.utils.results#

Functions

assert_execute_graph_default_result(...[, ...])

The default result is the merged output of all end nodes.

assert_execute_graph_tasks(taskgraph, ...[, ...])

param taskgraph:

assert_execute_graph_values(...[, varinfo])

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

assert_result(value, expected_value[, varinfo])

param varinfo:

assert_task_result(task, node_id, expected, ...)

param task:

filter_expected_results(taskgraph, results)

param taskgraph: