mozilla / mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
https://mozilla.github.io/mentat/
Apache License 2.0
1.65k stars 115 forks source link

Fix broken iOS SDK tests #803

Closed fluffyemily closed 6 years ago

fluffyemily commented 6 years ago

Changes to error handling had caused the iOS tests to no longer compile. Plus a test creating a named database was failing. This patch fixes those problems.