Roman Yurchak
|
c85e00806b
|
MAINT Switch to pytest-pyodide (#2893)
Co-authored-by: ryanking13 <def6488@gmail.com>
|
2022-07-31 19:00:45 +09:00 |
Hood Chatham
|
cb65f45f12
|
MAINT Remove `driver_timeout` argument from `run_in_pyodide` in favor of `pytest.mark.driver_timeout` (#2615)
|
2022-05-26 14:26:24 -07:00 |
Hood Chatham
|
36dee13657
|
MAINT run_in_pyodide function should take selenium fixture as an explicit argument (#2617)
This updates run_in_pyodide to assume that the first argument of the function will be a selenium fixture.
|
2022-05-25 19:47:43 -07:00 |
Hood Chatham
|
1eab80ea40
|
MAINT Add pytest.mark.xfail_browsers and use it to reduce boilerplate (#2616)
Use a decorator to indicate which browsers we want to xfail test.
This works for `run_in_pyodide` as well as normal tests.
|
2022-05-25 13:34:40 -07:00 |
Gyeongjae Choi
|
b20b43bd66
|
MAINT Split conftest.py into modules (#2418)
|
2022-05-08 16:52:08 +09:00 |
Henry Schreiner
|
66856a7427
|
MAINT isort (#2200)
|
2022-02-21 23:27:03 +01:00 |
Hood Chatham
|
b619961202
|
xfail failing chrome packages tests (#1609)
|
2021-05-25 23:20:22 +02:00 |
Roman Yurchak
|
31d10d1705
|
MAINT/CI Fix compatibility between run_in_pyodide and driver_timeout (#1444)
|
2021-04-09 09:21:50 +02:00 |
Roman Yurchak
|
f60320ab47
|
TST/CI test dependent selenium WebDriver timeout (#1441)
|
2021-04-08 09:01:51 +02:00 |
Dexter Chua
|
170c52d6ea
|
TST Convert some package tests to use new test system (#1132)
|
2021-01-13 12:07:50 +01:00 |
Nicolas Ollinger
|
e79c1ab238
|
PKG add scikit-image package (#866)
Co-authored-by: Chigozie Nri <chigozie@gmail.com>
|
2020-12-16 21:46:27 +01:00 |