nodebb/test
Julian Lam a8399aa23a test: make email requirement flag changes more explicit in tests, so cases do not rely on variable values from other cases
..
database Fixes for "validate email" & "send validation email" in ACP ()
files Bootstrap5 ()
helpers test: log socket.io error
mocks feat: update mkdirp to 3.x, closes
posts Webpack5 ()
topics Bootstrap5 ()
user Fixes for "validate email" & "send validation email" in ACP ()
.eslintrc ESlint no-unused-vars
api.js feat: token rolling API for admins
authentication.js test: fix authentication tests to use new token saving utility functions
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js feat: update mkdirp to 3.x, closes
categories.js Bootstrap5 ()
controllers-admin.js Acp redesign ()
controllers.js test: make email requirement flag changes more explicit in tests, so cases do not rely on variable values from other cases
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 test: remove history test
groups.js test: fix assert.reject calls
i18n.js Bootstrap5 ()
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js test: fix another test
meta.js refactor: tab rules
middleware.js Update to lru-cache@^7 ()
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 fix: , dont create backlinks for quotes
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 test: fix tests again
settings.js chore: eslint no-var, vars-on-top
socket.io.js test: remove socket.io test
template-helpers.js Bootstrap5 ()
tokens.js test: fix another test
topics.js test: add missing tests
translator.js test: fix escaping
upgrade.js test: upgrade.runParticular
uploads.js fix: dont send 200 status on admin upload errors ()
user.js fix: , fix username change
utils.js test: remove is touch test