GeorgeBerdovskiy / cowabunga

HTAP database written in Rust with Python bindings 🐮
Apache License 2.0
3 stars 0 forks source link

Default test cases **should** now run without modifications #15

Closed buttke closed 9 months ago

buttke commented 9 months ago

Default test cases should now run without modifications, because our underlying Rust objects are now exposed in db.py and query.py. No need to include them separately in tests.