dclient/tests
Claude 9715510431
Migrate from setup.py to pyproject.toml for uv compatibility
- Replace setup.py with pyproject.toml using uv_build backend
- Add dependency-groups.dev for test dependencies
- Configure flat layout with module-root = ""
- Fix pre-existing test failures (updated error message, optional mock)
- Add uv.lock and dist/ to .gitignore
- uv run pytest (39 passed) and uv build both work

https://claude.ai/code/session_01DoiJf9Gbvbw2asN9yvP6dx
2026-02-12 00:16:43 +00:00
..
test_cli_auth.py dclient auth commands 2023-07-17 16:23:53 -07:00
test_datasette_plugin.py Rename 'datasette client' to 'datasette dt', closes #18 2024-02-25 11:10:53 -08:00
test_insert.py Migrate from setup.py to pyproject.toml for uv compatibility 2026-02-12 00:16:43 +00:00
test_query.py dclient auth commands 2023-07-17 16:23:53 -07:00
test_utils.py dclient auth commands 2023-07-17 16:23:53 -07:00