nodebb/test
Barış Soner Uşaklı 162ebacf5b fix: parseInt tids
..
database
files
helpers fix(emails): registration tests, email no longer passed-in, API tests (confirm email for test accounts)
mocks
.eslintrc
api.js fix(emails): broken test for api/user/email/:email
authentication.js fix(emails): registration tests, email no longer passed-in, API tests (confirm email for test accounts)
batch.js
blacklist.js
build.js
categories.js
controllers-admin.js fix: test :shipit:
controllers.js fix(emails): broken test for api/user/email/:email
coverPhoto.js
database.js
defer-logger.js
emailer.js
feeds.js
file.js
flags.js fix(emails): broken test for api/user/email/:email
groups.js
image.js
locale-detect.js
messaging.js
meta.js
notifications.js
package-install.js
pagination.js
password.js
plugins-installed.js
plugins.js
posts.js fix: parseInt tids
pubsub.js
rewards.js
search-admin.js
search.js
settings.js
socket.io.js test(emails): fixing broken tests introduced by e5ff68acd
template-helpers.js
topicEvents.js
topicThumbs.js fix: tests
topics.js feat: store topic tags in topic hash ()
translator.js
upgrade.js
uploads.js
user.js fix: accidental early return in confirmByCode, tests, race condition
utils.js