thelounge/test
Pavel Djundik 5723be00c7
Merge pull request #3150 from thelounge/astorije/test-stuff
Replace mocha-webpack with mochapack, and remove browser test setup that we never used
2019-03-27 10:13:59 +02:00
..
client Run ESLint autofix after requiring new line on closing brackets 2019-02-25 00:57:48 -05:00
commands Enforce object literal shorthand syntax with ESLint 2018-03-15 00:22:09 -04:00
fixtures Remove log from global 2018-06-15 23:31:06 +03:00
models Fix lint 2019-02-12 12:48:44 +02:00
plugins Assert LDAP bind failed error and search warning log messages in ldap tests 2019-01-05 23:08:10 +00:00
src Use Date.toISOString for logging 2018-09-23 21:57:40 +03:00
tests Merge pull request #3073 from Jay2k1/patch-2 2019-03-27 00:10:48 -04:00
.nycrc-mocha Instrument tests with nyc instead of istanbul-instrumenter-loader. 2019-02-12 12:49:05 +02:00
.nycrc-mochapack Replace mocha-webpack with mochapack 2019-03-26 23:16:39 -04:00
.nycrc-report Update dependency nyc to v13.1.0 2018-10-15 11:07:00 +03:00
mocha.opts Instrument client code before running tests 2018-02-20 15:32:30 +02:00
mochapack.opts Replace mocha-webpack with mochapack 2019-03-26 23:16:39 -04:00
server.js Rename manifest.json to thelounge.webmanifest 2018-11-13 13:33:25 +02:00
util.js Use Sinon to stub the logger instead of manual stubbing 2018-03-20 01:54:04 -04:00