mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-10 11:44:22 +01:00
This fuzz test verifies that various CREATE TABLE definitions with UNIQUE and PRIMARY KEY definitions pass sqlite integrity_check.
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture