forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| .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 | ||