Skip to content

Commit a16b6ea

Browse files
committed
Basic integration test
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
1 parent 7b75a3d commit a16b6ea

3 files changed

Lines changed: 173 additions & 45 deletions

File tree

Cargo.lock

Lines changed: 82 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ mimalloc = "0.1.50"
1818
regex = "1.12.3"
1919
tokio = { version = "1.52.1", features = ["full"] }
2020
vortex-datafusion = "0.70.0"
21+
22+
[dev-dependencies]
23+
insta = "1.47.2"

0 commit comments

Comments
 (0)