thelounge/test
Jérémie Astori 03e3444a35 Explain the modules of the message parser and add tests
- Add comments and descriptions to:
  - `findChannels.js`
  - `parseStyle`
  - `findLinks`
  - `fill`
  - `anyIntersection`
  - `merge`
  - `parse`
- Minor optimizations to `parseStyle`
- Add tests for `fill`
2017-04-21 20:31:27 +03:00
..
client/js/libs/handlebars Explain the modules of the message parser and add tests 2017-04-21 20:31:27 +03:00
commands Add mode command test suite 2016-10-15 14:23:39 +03:00
fixtures Add web server tests 2016-12-28 03:31:33 -05:00
models Store channel keys 2017-04-01 15:28:38 -04:00
plugins Use correct channel when pushing link prefetch messages 2016-12-09 23:00:33 +02:00
tests Switch to bcryptjs and make password comparison async 2017-04-01 03:06:09 -04:00
mocha.opts Add a simple (first) test for localetime Handlebars helper 2016-10-20 01:49:34 +02:00
server.js Add web server tests 2016-12-28 03:31:33 -05:00
util.js Use correct channel when pushing link prefetch messages 2016-12-09 23:00:33 +02:00