Commit Graph

18 Commits (c6282e289a0f6ebf938bd65f05c9932584f0b3fb)

Author SHA1 Message Date
Barış Soner Uşaklı dfffbace42 fix test callback
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
Julian Lam 04f536854c added some tests, fixed user reset tests
barisusakli 0096d74cfa user password reset test
barisusakli 4d6a6f64b0 slug is lowercase
barisusakli 4603484558 user.delete test
psychobunny f3a113d318 jslinting on holiday ftw
barisusakli ff770e3656 search test
psychobunny 6a47aacdfd forgot description
psychobunny 6a9145d90e some basic moderator tests
Julian Lam b91d39a0d3 almost everything for
psychobunny 396fecb94a removing an old comment
psychobunny bd4ab2a24c moving database mock into tests folder
Micheil Smith 3e82cab398 Add missing new lines at end of files.
Baris Soner Usakli 4986c8ed3a fixed tests
Aziz Khoury f74f01ca77 Changed User.create signature to accept a hash, added a couple of utility functions as well
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal
Denis Wolf 05de4870b0 user: add spec