ewoksserver.tests.conftest

ewoksserver.tests.conftest#

Functions

celery_exec_client(tmpdir, ...)

Client to the REST server and Socket.IO (execution with celery).

default_icon_identifiers()

rtype:

List[Path]

default_task_identifiers()

rtype:

List[Path]

default_workflow_identifiers()

rtype:

List[Path]

ewoks_handlers(tmpdir)

local_exec_client(tmpdir, ewoks_handlers)

Client to the REST server and Socket.IO (execution with process pool).

mocked_local_submit(mocker)

rtype:

str

png_icons()

rest_client(tmpdir)

Client to the REST server (no execution).

svg_icons()