mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 21:14:21 +01:00
SQLite basically ignores bad frames instead of panicking, let's try to do the same. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #1956
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture