limbo/testing/cli_tests
Piotr Rzysko d1a91a63e6 Extract TVF-related tests to TCL
These tests verify interactions between the database engine and TVFs.
They happen to use generate_series, but they are not intended to test
the behavior of any specific extension. Tests that verify generate_series
specific behavior remain in extensions.py.
2025-08-15 21:06:30 +02:00
..
cli_test_cases.py Adjust test for .clone method 2025-08-14 21:31:14 -04:00
collate.py fix python test import naming 2025-07-03 02:15:08 -03:00
console.py ruff lint fix 2025-06-20 15:59:03 -03:00
constraint.py fix python test import naming 2025-07-03 02:15:08 -03:00
extensions.py Extract TVF-related tests to TCL 2025-08-15 21:06:30 +02:00
memory.py fix python test import naming 2025-07-03 02:15:08 -03:00
mvcc.py Ruff you are an idiot 2025-07-17 21:51:34 +03:00
test_turso_cli.py Add shell .py tests for .clone cli command 2025-08-07 16:27:08 -04:00
update.py fix python test import naming 2025-07-03 02:15:08 -03:00
vfs_bench.py Fix bench_vfs python script to use fresh db for each run 2025-07-30 19:42:52 -04:00
write.py fix python test import naming 2025-07-03 02:15:08 -03:00