mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 13:34:24 +01:00
We caught a pretty bad bug quite late because this fuzz test only ran on btree changes - let's run it on every CI run but with less iterations than before.
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture