surrealpatch/lib/tests/running.md
Przemyslaw Hugh Kaznowski c6f6ca8062
Improve bootstrapping for finding invalid data from beta versions. (#2700)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
2023-10-04 13:06:58 +00:00

305 B

These tests are run with the following command

Individual test files (not api module):

cargo test -p surrealdb --features kv-mem --test bootstrap -- --nocapture

Api module:

TODO
cargo test -p surrealdb --features kv-rocksdb --test api api_integration::file::delete_record_range