nodebb/test
Ben Lubar 2185d8eb99 Ban UI fixes ()
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
..
database fix flag on redis
helpers some upload tests
mocks more chat tests
authentication.js Fix eslint rules ()
categories.js category route test
controllers-admin.js more admin controller tests
controllers.js more api tests
database.js Fix eslint rules ()
groups.js search tests
messaging.js more chat tests
mocha.opts up timeout, password tests were failing
notifications.js search tests
pagination.js update pagination test so it covers separators as well
plugins.js more plugin tests
posts.js nested reply improvements
search.js added categories to search test
socket.io.js ban tests, user/info test
topics.js topic tests, pin/lock/move
translator.js Translator modules ()
uploads.js some upload tests
user.js Ban UI fixes ()
utils.js more utils tests