summaryrefslogtreecommitdiff
path: root/testing/tests/blobs/test_sqlcipher_client_backend.py
AgeCommit message (Collapse)Author
2017-05-08[refactor] _database -> _dbVictor Shyba
2017-05-04[tests] improve readabilityVictor Shyba
2017-05-01[feature] delete method on blob sqlcipher backendVictor Shyba
- Related: #8846
2017-05-01[refactor] merge refactor from drebsVictor Shyba
2017-05-01[test] add tests for sqlcipher client backendVictor Shyba
BlobManager tests covers them indirectly, but testing them directly may help locating source of bugs. - Related: #8812