Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
barisusakli
|
a13bc64f40
|
wait for db flush to complete to carry on with other test suites
fixes the problem where tests would sometimes fail due to timing issues
|
9 years ago |
barisusakli
|
2869b3c068
|
closes #4354
|
9 years ago |
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
9 years ago |
Julian Lam
|
b52475c270
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
|
9 years ago |
barisusakli
|
d61ac000a8
|
fix a user test
|
9 years ago |
Julian Lam
|
4c96f95330
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/app.js
public/src/client/account/edit.js
|
9 years ago |
barisusakli
|
b616e69070
|
User.exists change
|
9 years ago |
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
9 years ago |
Barış Soner Uşaklı
|
dfffbace42
|
fix test callback
|
10 years ago |
Barış Soner Uşaklı
|
c56b30ff60
|
convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
|
10 years ago |
Julian Lam
|
04f536854c
|
added some tests, fixed user reset tests
|
10 years ago |
barisusakli
|
0096d74cfa
|
user password reset test
|
10 years ago |
barisusakli
|
4d6a6f64b0
|
slug is lowercase
|
10 years ago |
barisusakli
|
4603484558
|
user.delete test
|
10 years ago |
psychobunny
|
f3a113d318
|
jslinting on holiday ftw
|
10 years ago |
barisusakli
|
ff770e3656
|
search test
|
10 years ago |
psychobunny
|
6a47aacdfd
|
forgot description
|
10 years ago |
psychobunny
|
6a9145d90e
|
some basic moderator tests
|
10 years ago |
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
10 years ago |
psychobunny
|
396fecb94a
|
removing an old comment
|
10 years ago |
psychobunny
|
bd4ab2a24c
|
moving database mock into tests folder
|
10 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
Baris Soner Usakli
|
4986c8ed3a
|
fixed tests
|
11 years ago |
Aziz Khoury
|
f74f01ca77
|
Changed User.create signature to accept a hash, added a couple of utility functions as well
|
11 years ago |
Baris Usakli
|
0da141e7bc
|
removed redismock, added database mocked, fixed tests to work with dbal
|
11 years ago |
Denis Wolf
|
05de4870b0
|
user: add spec
|
11 years ago |