nodebb/test
Julian Lam 5c21c33e58 fix: tests breakage due to 67e3fb6498
..
database chore: increase test timeout
files fix: , remove webfonts ()
helpers feat: invites regardless of registration type, invite privilege, groups to join on acceptance ()
mocks fix: , fix redis pubsub connection
.eslintrc ESlint no-unused-vars
api.js fix: openapi test specs
authentication.js feat: banned-users group
batch.js Async refactor in place ()
blacklist.js fix(deps): update to eslint@6
build.js Remove sounds ()
categories.js fix: removed methods
controllers-admin.js fix: removed methods
controllers.js fix: tests breakage due to 67e3fb6498
coverPhoto.js fix:
database.js fix: db info page
defer-logger.js upgrade to winston 3.1, closes ()
emailer.js fix: removed methods
feeds.js fix: , fix feeds
file.js fix: vulnerability in cover and admin uploads ()
flags.js fix: tests
groups.js fix(api): tests
image.js up deps
locale-detect.js fix: , autoLocale logic not playing nicely with no-refresh auths ()
messaging.js fix: , server-side handling of disableChatMessageEditing
meta.js fix: broken test after sorted-lists logic change
notifications.js feat: socket.io 3 changes ()
package-install.js fix: , remove old deps during upgrade ()
pagination.js ESlint object-curly-spacing
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js feat: move plugin tests to separate file
plugins.js fix: removed methods
posts.js test: post diff deletion tests
pubsub.js feat: socket.io 3 changes ()
rewards.js fix: change params
search-admin.js style(eslint): match operator-linebreak preferences
search.js feat: add privilege give/rescind hooks ()
settings.js more settings tests
socket.io.js fix: removed methods
template-helpers.js feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals ()
topicEvents.js fix(topic-events): topicEvents.init() test
topicThumbs.js fix: posts.uploads.sync dissociates uploaded thumbs of the main pid
topics.js fix: removed methods
translator.js fix: , fix double escaped arguments
upgrade.js feat: force upgrade scripts for test
uploads.js fix: tests
user.js feat: banned-users group
utils.js fix: remove old utils.slugify tests