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

Add default timeout #343

Closed kcpevey closed 8 months ago

kcpevey commented 9 months ago

Fixe flaky playwright tests.

Description

This adds a custom default timeout for all tests which is much longer than the default of 5 seconds. This allows the page to load and the backend to catchup before raising an error.

This pull request:

Pull request checklist

Additional information