thelounge/test
itsjohncs 044cd2403b Small cleanup of messageStorage/sqlite.
* Extend test coverage to the `search` function.
* Test sort order of messages from `getMessages` and `search`
* Move reversal of `search` results from Vue to messageStorage.
* Remove unnecessary uses of `sqlite.serialize` in tests.
* Return promises from test functions where possible.
2021-10-28 00:48:11 -07:00
..
client Fix length of the link in tests 2021-05-26 13:59:04 +02:00
commands Add firstCommand and do further checks on mode tests 2021-07-06 18:15:37 +00:00
fixtures Add the default IRC network for tests 2021-05-26 13:41:33 +02:00
models Save the proxy password so you don't have to reenter it after restart 2021-10-24 21:27:43 +02:00
plugins Small cleanup of messageStorage/sqlite. 2021-10-28 00:48:11 -07:00
src Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
tests Fix test for production build 2020-10-30 23:02:40 +02:00
.mocharc.yml Upgrade mocha and remove mochapack 2020-04-11 12:27:08 +03:00
.nycrc-mocha.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
.nycrc-report.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
server.js Combine displayNetwork into lockNetwork 2020-04-15 10:56:05 +03:00
util.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00