limbo/tests/integration/query_processing
Jussi Saurio 18f6e1a350 Update tests for BusySnapshot error
- Handle "snapshot is stale" in fuzz tests as retriable error
- Test that stale snapshot returns BusySnapshot, not Busy
2025-12-21 18:37:47 +02:00
..
encryption.rs change encryption to use new test macros 2025-11-19 14:47:13 -03:00
mod.rs core: Don't rollback transaction when schema updated 2025-12-15 13:49:21 +02:00
test_btree.rs remove unused TempDatabase argument requirement for limbo_exec_rows 2025-12-10 15:21:03 -03:00
test_ddl.rs change test_ddl to use new test macros 2025-11-19 13:30:35 -03:00
test_expr_index.rs convert sqlite.rs + core tester to use helpers 2025-12-19 17:20:46 -03:00
test_multi_thread.rs convert sqlite.rs + core tester to use helpers 2025-12-19 17:20:46 -03:00
test_page1.rs test page1 init 2025-12-10 12:53:25 -03:00
test_read_path.rs refactor more of the core tester to use helpers 2025-12-19 17:20:46 -03:00
test_schema_updated.rs refactor more of the core tester to use helpers 2025-12-19 17:20:46 -03:00
test_transactions.rs Update tests for BusySnapshot error 2025-12-21 18:37:47 +02:00
test_write_path.rs refactor more of the core tester to use helpers 2025-12-19 17:20:46 -03:00