hpmcm.package_utils module

hpmcm.package_utils.setupTestDataArea()[source]

Download test files to setup a project testsing area

Return type:

int

Returns:

0 for success, error code otherwise

Return type:

int

Notes

This will download files into ‘examples/test_data’, and could take a few minutes.

This will not download the files if they are already present

hpmcm.package_utils.teardownTestDataArea()[source]

Remove the test data

Return type:

None

Notes

If the env var “NO_TEARDOWN” is set, this will not remove the data