thelounge/test
Jérémie Astori c2243ed7b4
Remove dead code in tests, and fix a link test
I used `npm run coverage` while *not* excluding the test folder to detect dead code in our test folder, it is actually pretty useful to do so (as a one-shot, not to do that in our config).
Only remaining unreached path is L40 in `test/plugins/auth/ldap.js`, but it does seem to me that it might be useful in case of failures, so I preferred to leave it there.
2017-12-09 18:56:05 -05:00
..
client/js Clean monospace and strikethrough formatters 2017-12-08 21:09:23 +02:00
commands Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
fixtures Remove dead code in tests, and fix a link test 2017-12-09 18:56:05 -05:00
models Make sure all joins send filtered clone 2017-12-03 16:31:37 +02:00
plugins Remove dead code in tests, and fix a link test 2017-12-09 18:56:05 -05:00
src Add some unit tests for Helper.expandHome 2017-12-08 19:50:32 -05:00
tests Mark slow tests as such to reduce noise on test report 2017-11-27 18:47:19 -05:00
mocha.opts Add a simple (first) test for localetime Handlebars helper 2016-10-20 01:49:34 +02:00
server.js Remove dead code in tests, and fix a link test 2017-12-09 18:56:05 -05:00
util.js Remove dead code in tests, and fix a link test 2017-12-09 18:56:05 -05:00