conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

[ENH] - Add playwright integration tests to run on PRs #290

Closed kcpevey closed 10 months ago

kcpevey commented 1 year ago

Feature description

As discussed here, playwright integration tests don't run until conda-store-ui is released and updated on conda-store.

I propose that we need to run integration tests with every PR to ensure that nothing has broken.

Value and/or benefit

Knowledge of breaking changes much earlier.

Anything else?

No response