fune/toolkit/components/contentprefs/tests/unit_cps2
Doug Thayer 7a80b52702 Bug 887889 - Asyncify cps2 tests r=mak
I converted the cps2 tests to use async/await, since it was easier
for me to debug the breakages introduced by my changes that way.
There are a few differences hidden in there, though - most notable
is that I also modified the direct db access in the tests to use
the Sqlite.jsm wrapper. This was to avoid reaching into the
connections internals in order to get the underlying connection.

MozReview-Commit-ID: DwJ5hfyvAOf

--HG--
extra : rebase_source : 6b9ba2b29bcd0a440af6ee327b6288c1d3d61b6c
2018-03-12 14:46:24 -07:00
..
.eslintrc.js
AsyncRunner.jsm
head.js
test_extractDomain.js
test_getCached.js
test_getCachedSubdomains.js
test_getSubdomains.js
test_migrationToSchema4.js
test_observers.js
test_remove.js
test_removeAllDomains.js
test_removeAllDomainsSince.js
test_removeByDomain.js
test_removeByName.js
test_setGet.js
xpcshell.ini