ewokscore.tests.test_workflow_events.fetch_events#

ewokscore.tests.test_workflow_events.fetch_events(uri, nevents)[source]#

Events are handled asynchronously so wait until we have the required nevents up to 3 seconds.

Parameters:
  • uri (str)

  • nevents (int)

Return type:

List[Dict[str, Optional[str]]]