nodebb/test
Julian Lam 1b8eeaf840 feat: more tests for ensuring downvoted posts are added to the :votes zset
..
database Zincrybulk ()
files Add more chat hooks, replace toobig.jpg ()
helpers test: don't use csrf_token for get,head, options
mocks fix: improper use of filename extensions
topics breaking: remove socket.io/flags.js
user feat: v3 user email tests
.eslintrc ESlint no-unused-vars
api.js chore: remove debug logs in test/api.js
authentication.js test: add api token tests
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js test: dbsearch no longer has staticDir
categories.js breaking: remove socket.emit('categories.getCategory')
controllers-admin.js test: fix derp
controllers.js feat: more tests for ensuring downvoted posts are added to the :votes zset
coverPhoto.js chore: eslint no-var, vars-on-top
database.js refactor: remove tabs after declaration
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js fix: properly unregister hooks in emailer tests
feeds.js breaking: remove socket.io/flags.js
file.js chore: eslint no-var, vars-on-top
flags.js fix: show user history only to admins and gmods
groups.js breaking: remove deprecated groups socket calls
i18n.js refactor: tab rules
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js fix: assertion check to ensure messages are in the room when editing/deleting, etc
meta.js refactor: tab rules
middleware.js refactor: use routePrefixMap instead of routeRegexpMap, +tests ()
notifications.js feat: als ()
package-install.js feat: add node 16 ()
pagination.js refactor: remove tabs after declaration
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js chore: eslint prefer-arrow-callback
plugins.js test: fix function name
posts.js feat: more tests for ensuring downvoted posts are added to the :votes zset
pubsub.js chore: eslint no-var, vars-on-top
rewards.js chore: eslint no-var, vars-on-top
search-admin.js chore: eslint no-var, vars-on-top
search.js refactor: remove tabs after declaration
settings.js chore: eslint no-var, vars-on-top
socket.io.js test: remove old test
template-helpers.js chore: eslint no-var, vars-on-top
topics.js test: add failing guest csrf test ()
translator.js fix: translator path traversal
upgrade.js test: upgrade.runParticular
uploads.js lint: fix
user.js feat: v3 user email tests
utils.js test: fix util test