Gyeongjae Choi
|
ba774aa211
|
TST Use oneshot handlers for pytest-httpserver (#4066)
|
2023-08-18 19:32:55 +09:00 |
Gyeongjae Choi
|
dddfa820f9
|
Remove deprecated methods (#3677)
Remove deprecated methods before releasing 0.23 following the [deprecation timeline](https://github.com/pyodide/pyodide/blob/main/docs/project/deprecation-timeline.md)
|
2023-03-27 10:48:33 +09:00 |
Christian Clauss
|
57f36ac6f8
|
Ruff is now compatible with Python pattern matching (#3650)
|
2023-03-13 22:45:06 +01: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 |
Henry Schreiner
|
693ee011c4
|
fix(types): removing implicit generics (#2595)
* fix(types): removing implicit generics
* fix(types): address feedback
|
2022-05-24 19:06:31 -07:00 |
Hood Chatham
|
fe893b3165
|
Update pandas to v1.4.2 (#2370)
|
2022-04-08 12:06:38 -07:00 |
Henry Schreiner
|
ed22c06e07
|
chore: pyupgrade 3.9+ (#2195)
|
2022-02-20 17:13:37 -05:00 |
Roman Yurchak
|
6f936c8920
|
PKG Update pandas to 1.3.4 (#1922)
|
2021-11-02 14:54:16 +01:00 |
Hood Chatham
|
f0bd568a31
|
Set up pytest node tests (#1717)
|
2021-07-20 10:48:27 +02:00 |
Hood Chatham
|
65bae96004
|
MAINT xfail remaining Chrome 89 fatal errors (#1494)
|
2021-04-19 19:52:59 -07:00 |
Roman Yurchak
|
f60320ab47
|
TST/CI test dependent selenium WebDriver timeout (#1441)
|
2021-04-08 09:01:51 +02:00 |
Hood Chatham
|
8cdd45b0d8
|
Universally check for hiwire memory leaks in test suite (#1340)
|
2021-03-24 16:32:26 -07:00 |
Roman Yurchak
|
a4907839dd
|
TST xfail the pillow test that fails on Chrome (#1222)
|
2021-02-09 23:39:07 +01:00 |
Roman Yurchak
|
5d50a5f96a
|
Revert removal of xfailed scipy dependent tests (#1205)
|
2021-02-07 08:37:22 +01:00 |
joemarshall
|
1bd8380c01
|
Emscripten 2.0.12 Upstream backend (#1102)
Co-authored-by: Dexter Chua <dalcde@users.noreply.github.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-02-06 08:58:12 +01:00 |
Roman Yurchak
|
411a058d7b
|
TST Replace test CGI server with pytest-httpserver (#823)
|
2020-12-06 14:08:22 +01:00 |
Roman Yurchak
|
8c22c98a43
|
MAINT Reorganize src/ and tests/ folders (#786)
|
2020-11-09 13:28:02 +01:00 |
Roman Yurchak
|
9afc7a1617
|
STY Apply black for code style (#702)
* Apply black
* A few fixes
* Relax flake8 checks
* Exclude tools/file_packager.py from black
|
2020-06-28 20:24:40 +02:00 |
Roman Yurchak
|
3e4cc07b6d
|
Update to numpy 1.15.4 and pandas 1.0.5 (#697)
|
2020-06-27 17:14:39 +02:00 |
Roman Yurchak
|
2cf8639973
|
MAINT Move package tests under packages/ dir (#471)
* Move package tests under the packages/ folder
* Fix tests
|
2019-06-19 14:26:08 -04:00 |