Skip to content

SPIKE: do not run browse e2e specs in pr's #377

@alishaevn

Description

@alishaevn

Story

as of #371, the browse specs are running against the actual api. to prevent so many calls to the api from being made, we should investigate whether there is a way to make the current "browse.cy.js" file only run in CI against the main branch. not on pull requests. OR, if there's a way to only trigger the spec to run when the api is updated.

if it is possible, we could then create another browse spec that intercepts the api calls and tests for the same things. this would ensure that as we develop, we aren't knowingly breaking things. the version of the browse spec that calls the api would help us make sure that no api updates cause us any issues either.

Acceptance Criteria

  • [ ]

Screenshots / Video

Testing Instructions and Sample Files

Notes

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