Tests
Last updated
Was this helpful?
Last updated
Was this helpful?
API URL -
Download Tests
Upload Tests
Note this request uses GET
to inform the API that tests are being downloaded
Where;
MOROPO_API_KEY
is the API key for the target app, found in your .
BRANCH_NAME
is the name of the target branch to download tests from.
Note this request uses POST
to inform the API that tests are being upload
Where;
BRANCH_NAME
is the name of the target branch to download tests from.
MERGE_STRATEGY
is the strategy for merging. One of;
overwrite
which will overwrite the existing test with a new copy if the names match
changes_only
which will only upload tests which do not match existing tests
FILE_NAME
is the name of the test file being uploaded. Must be a .zip
.
MOROPO_API_KEY
is the API key for the target app, found in your .