Skip to content

test: run ORM tests on RocksDB#315

Merged
KKould merged 2 commits intomainfrom
fix/orm-tests-use-rocksdb
Mar 29, 2026
Merged

test: run ORM tests on RocksDB#315
KKould merged 2 commits intomainfrom
fix/orm-tests-use-rocksdb

Conversation

@KKould
Copy link
Copy Markdown
Member

@KKould KKould commented Mar 29, 2026

Summary

  • switch ORM-related macros tests from in-memory storage to temporary RocksDB databases
  • add a shared test helper that keeps each temp directory alive for the whole test
  • add the tempfile dev-dependency needed by the test helper

Verification

  • cargo test -p macros-test -- --nocapture

@KKould KKould merged commit 01896d8 into main Mar 29, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant