referrerpolicy=no-referrer-when-downgrade

Module testing

Source
Expand description

Various utilities for testing.

Constants§

EXECUTE_BINARY_NAME
The name of binary spawned to execute a PVF
PREPARE_BINARY_NAME
The name of binary spawned to prepare a PVF artifact

Functions§

artifact_id
Creates a new PVF which artifact id can be uniquely identified by the given number.
build_workers_and_get_paths
Retrieves the worker paths and builds workers as needed.
validate_candidate
A function that emulates the stitches together behaviors of the preparation and the execution worker in a single synchronous function.