Skip to content

Mock the integration tests which currently rely on real data #555

@simon-20

Description

@simon-20

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 which are tested existence of are removed by the publisher (I used a publisher with a policy of never unpublishing activities, but the risk remains), or if someone were to publish an activity with the identifier of the test activities (very unlikely, but possible).

Initial task is to work how much work it would be to mock the relevant tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions