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
14 stars 21 forks source link

Add default timeout #343

Closed kcpevey closed 12 months ago

kcpevey commented 1 year 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