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
|
8ed430d300
|
Allow using other decorators with `@run_in_pyodide` (#2541)
Allow using `pytest.mark.xfail`, `pytest.mark.parametrize`, hypothesis,
and other decorators in `run_in_pyodide` tests
|
2022-05-25 10:31:26 -07:00 |
Gyeongjae Choi
|
b20b43bd66
|
MAINT Split conftest.py into modules (#2418)
|
2022-05-08 16:52:08 +09:00 |
Hood Chatham
|
f784e5e3d0
|
Use wheels instead of sdists for pure Python packages (#2126)
|
2022-02-12 16:44:10 -05:00 |
Hood Chatham
|
79c6688535
|
Run pyodide-build update-all (#2085)
|
2022-01-10 11:54:11 -08:00 |
Dexter Chua
|
65a9da04a3
|
Experimental new test system (#1047)
|
2021-01-11 18:25:55 +01:00 |
Hood Chatham
|
a99859e62b
|
API: Remove pyodide.get_completions (#1066)
|
2021-01-07 22:20:13 +01:00 |
Roman Yurchak
|
d15fe32c21
|
Don't include jedi and parso in the core pyodide package (#987)
|
2021-01-03 17:50:48 +01:00 |
Dexter Chua
|
a780abcae1
|
PKG Update jedi and parso to 0.17.2 and 0.8.0 resp (#807)
|
2020-12-03 19:33:13 +01:00 |
Roman Yurchak
|
bcc4f6b521
|
MNT Clean-up root folder (#714)
* Move six
* Move jedi and parso
* Move lz4
* Move CLAPACK
* Move zlib and libxslt
* Move libiconv and libxml
* Remobe netlify/state.json and move remove_modules to cpython
* Move bumpversion.cfg to setup.cfg
* Reset cache
* Fix test_common.py
|
2020-07-08 16:58:10 +02:00 |