dclient/tests
Simon Willison 92c0d2a5ba Tests and docs for v2 introspection commands and alias features
Add test_commands_v2.py with 28 tests covering databases, tables,
plugins, schema, default_query, upsert, auth status, actor, and
get commands.

Add test_alias_v2.py with 5 tests for alias default, alias default-db,
and removing the default alias.

Update aliases.md and authentication.md docs for v2 API.

refs #29

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:21:58 -08:00
..
test_alias_v2.py Tests and docs for v2 introspection commands and alias features 2026-02-24 15:21:58 -08:00
test_cli_auth.py v2 config system, CLI rewrite, and updated core commands 2026-02-24 15:21:52 -08:00
test_commands_v2.py Tests and docs for v2 introspection commands and alias features 2026-02-24 15:21:58 -08:00
test_config.py v2 config system, CLI rewrite, and updated core commands 2026-02-24 15:21:52 -08:00
test_datasette_plugin.py Rename 'datasette client' to 'datasette dt', closes #18 2024-02-25 11:10:53 -08:00
test_env.py v2 config system, CLI rewrite, and updated core commands 2026-02-24 15:21:52 -08:00
test_insert.py v2 config system, CLI rewrite, and updated core commands 2026-02-24 15:21:52 -08:00
test_query.py v2 config system, CLI rewrite, and updated core commands 2026-02-24 15:21:52 -08:00
test_utils.py dclient auth commands 2023-07-17 16:23:53 -07:00