You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In tests/tests_xunit.cs, there are a couple of tests which use encryption with sqlcipher. We need to copy these tests and adapt for sqlite3mc.
PR #567 adjusts the existing encryption tests to work with sqlite3mc, and adds 2 tests for sqlite3mc checking access to SQLCipher encrypted database files.
In tests/tests_xunit.cs, there are a couple of tests which use encryption with sqlcipher. We need to copy these tests and adapt for sqlite3mc.
The text was updated successfully, but these errors were encountered: