nodebb/test
Julian Lam 05c30677f5 test: fix i18n tests
..
database perf: WIP , allow array of pids for posts.purge ()
files Add more chat hooks, replace toobig.jpg ()
helpers Webpack5 ()
mocks Webpack5 ()
posts Webpack5 ()
topics test: fix topic thumb tests and topic thumbs to work properly with post upload assoc.
user Webpack5 ()
.eslintrc ESlint no-unused-vars
api.js Webpack5 ()
authentication.js test: add more asserts to failing test
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js Webpack5 ()
categories.js test: fix category tests
controllers-admin.js test: fix one more test
controllers.js Webpack5 ()
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 Webpack5 ()
groups.js breaking: remove deprecated groups socket calls
i18n.js test: fix i18n tests
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js Webpack5 ()
meta.js refactor: tab rules
middleware.js fix(security): explicitly declare cache-control header instead of using middleware
notifications.js feat: als ()
package-install.js Re-introduce lodash into src/package-install.js ()
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 Webpack5 ()
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 Webpack5 ()
topics.js refactor: move post upload tests to its own file
translator.js Webpack5 ()
upgrade.js test: upgrade.runParticular
uploads.js refactor: move orphan cleaning logic to its own method, added tests for getOrphans and cleanOrphans
user.js feat: v3 user email tests
utils.js test: fix UUID test