mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Ported test_api.py app_client test to ds_client, refs #1959
This commit is contained in:
parent
5ee954e34b
commit
b077e63dc6
4 changed files with 156 additions and 80 deletions
|
|
@ -8,4 +8,5 @@ filterwarnings=
|
|||
ignore:.*current_task.*:PendingDeprecationWarning
|
||||
markers =
|
||||
serial: tests to avoid using with pytest-xdist
|
||||
ds_client: tests using the ds_client fixture
|
||||
asyncio_mode = strict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue