thelounge/test
Jérémie Astori df2787d3e9
Add a --config / -c option to the start CLI command to arbitrarily override any configuration key
The biggest caveat is that JS code (such as functions) will not be interpreted as such, on purpose, for security precautions. If such thing is needed, then a configuration file must be used.
2017-12-11 23:48:52 -05:00
..
client/js Merge pull request #1797 from grissly-man/master 2017-12-10 16:15:40 +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 a --config / -c option to the start CLI command to arbitrarily override any configuration key 2017-12-11 23:48:52 -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 Define a raw logger to avoid using console.log, use it in extra help for environment variables, and add a test for this 2017-12-11 23:48:51 -05:00