nodebb/test
Julian Lam 65c59cc16a test: additional tests for password challenge on email update
..
database perf: WIP , allow array of pids for posts.purge ()
files Add more chat hooks, replace toobig.jpg ()
helpers test: fix one last failing test
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 test: fix tests so that when user.create is called, email is set prior to confirmation
authentication.js test: fix tests so that when user.create is called, email is set prior to confirmation
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 test: additional tests for password challenge on email update
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 fix: , test runner to only run tests for plugins included in `test_plugins`
plugins.js feat: Allow defining active plugins in config ()
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: fix tests so that when user.create is called, email is set prior to confirmation
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 test: fix user email tests
utils.js test: fix UUID test