limbo/tests/integration
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
..
functions refactor more of the core tester to use helpers 2025-12-19 17:20:46 -03:00
fuzz_transaction Update tests for BusySnapshot error 2025-12-21 18:37:47 +02:00
index_method clean up core tester to use conn.execute instead of limbo_exec_rows and use conn.exec_rows for parsing correctly the expected values from select queries 2025-12-12 12:36:48 -03:00
query_processing Update tests for BusySnapshot error 2025-12-21 18:37:47 +02:00
storage refactor more of the core tester to use helpers 2025-12-19 17:20:46 -03:00
wal convert sqlite.rs + core tester to use helpers 2025-12-19 17:20:46 -03:00
common.rs clippy 2025-12-19 17:20:46 -03:00
mod.rs triggers: add a lot of different kinds of tests 2025-11-18 15:19:01 +02:00
pragma.rs convert sqlite.rs + core tester to use helpers 2025-12-19 17:20:46 -03:00
trigger.rs clean up core tester to use conn.execute instead of limbo_exec_rows and use conn.exec_rows for parsing correctly the expected values from select queries 2025-12-12 12:36:48 -03:00