nodebb/tests
Julian Lam baaad13286 reverted latest change to translator match regex
- Fixes issue with parentheses in translations (closes )
- No longer marking translation keys invalid if they contain HTML,
  as that was probably not performant. Instead, parameters will
  simply be escaped via the StringJS library.
..
database test fix
mocks use replicaset if configured
.jshintrc testing docgen again
categories.js closes
database.js jslinting on holiday ftw
groups.js added groups.exists([]) test
messaging.js fix tests
topics.js jslinting on holiday ftw
translator.js reverted latest change to translator match regex
user.js removed icon:bgColor and icon:text from db calls
utils.js jslinting on holiday ftw