limbo/tests/integration
Nikita Sivukhin 659ef7c079 fix clippy
2025-12-05 21:39:35 +04:00
..
functions change functions to use new test macros 2025-11-19 23:28:23 -03:00
fuzz_transaction fuzz tests for pending_byte 2025-09-30 13:52:40 -03:00
index_method Merge 'Add #[turso_macros::test] to automatically create tests that can run MVCC with minimal code changes' from Pedro Muniz 2025-11-27 21:53:09 +02:00
query_processing fix clippy 2025-12-05 21:39:35 +04:00
storage remove unnecessary parameter from integration tests 2025-10-27 15:16:12 +04:00
wal pass the fn arg type to the macro closure to avoid errors 2025-11-19 11:49:53 -03:00
common.rs guard subjournal access in order to prevent concurrent operations over it within same connection 2025-12-05 21:25:13 +04:00
mod.rs triggers: add a lot of different kinds of tests 2025-11-18 15:19:01 +02:00
pragma.rs change pragma test to use new test macros 2025-11-19 23:28:23 -03:00
trigger.rs change trigger test to use new test macros 2025-11-19 23:28:23 -03:00