datasette/tests/plugins
Simon Willison d94d363ec0 Don't use pytest_asyncio.fixture(scope="session") any more, refs #1959
Also got rid of the weird memory=False hack:

https://github.com/simonw/datasette/pull/1960#issuecomment-1354053151
2022-12-17 13:47:55 -08:00
..
messages_output_renderer.py
my_plugin.py Rename permission created by demo plugin 2022-12-12 21:21:01 -08:00
my_plugin_2.py Don't use pytest_asyncio.fixture(scope="session") any more, refs #1959 2022-12-17 13:47:55 -08:00
register_output_renderer.py
sleep_sql_function.py Remove undocumented sqlite_functions mechanism, closes #1567 2021-12-17 17:54:39 -08:00
view_name.py