Brief Description
Some of the integration tests use real data, making a connection to the Datastore (dev or production, depending on which test collection one runs). This means they are subject to failing, if either the identifiers relied upon are ever unpublished.
Initial task is to work how much work it would be to mock the relevant tests.
See also similar task for the Validator: IATI/js-validator-api#555
Brief Description
Some of the integration tests use real data, making a connection to the Datastore (dev or production, depending on which test collection one runs). This means they are subject to failing, if either the identifiers relied upon are ever unpublished.
Initial task is to work how much work it would be to mock the relevant tests.
See also similar task for the Validator: IATI/js-validator-api#555