66 Commits (d66b50ade280d214eb3e509503b32433dd7b0ab3)

Author SHA1 Message Date
barisusakli cd9e2d17a3 fix db.incrObjectFieldBy for mongo
convert string to int
8 years ago
barisusakli 990ecc8cd2 sortedSetIntersectionCard 8 years ago
barisusakli e1263f1057 sortedSetUnionCard 8 years ago
barisusakli eabb745116 change union to match intersect
accept aggregate and withscores
8 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli f77d9053ad closes #4795 9 years ago
barisusakli 6022fd984a closes #4945 9 years ago
barisusakli c58e23db58 fix tests 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 63f5cd0c79 removed deepStrictEqual 9 years ago
barisusakli c4eb1c92a8 fix some tests 9 years ago
barisusakli 7fc416f18a test fix 10 years ago
barisusakli 625a0dcbfa closes #3074 10 years ago
Barış Soner Uşaklı 00be1e07e3 fix test 10 years ago
Barış Soner Uşaklı ea9fccbf2a fix -inf +inf
added test for -inf +inf
10 years ago
Barış Soner Uşaklı fa05971326 derp beforeEach 10 years ago
Barış Soner Uşaklı 0fdaaadae5 changed to before all 10 years ago
barisusakli 3bcd8aefb0 deleteObjectFields method
cleaned up user reset
10 years ago
barisusakli c6ae6fae54 fix typo in test 10 years ago
barisusakli c379753341 upgrade scripts
upgrade groups to sorted set(groups:createtime) upgrade
upgrade groups:<name>:members to sorted set
new database methods
tests
10 years ago
barisusakli 4c62590bc8 closes #2628 10 years ago
barisusakli 61f069a071 final test fixes
copy pasta is bad
10 years ago
barisusakli d94668216d misc test fixes 10 years ago
barisusakli 4554ef2195 more test fixes 10 years ago
barisusakli 15d2f54cd0 fix list tests 10 years ago
barisusakli 46fd1843ba fix key tests 10 years ago
barisusakli 162a7b9e0c cleanup hash tests before hooks 10 years ago
barisusakli 584daf12a0 cleaned up key tests 10 years ago
barisusakli 74099d1d8c proper set tests with before hooks 10 years ago
barisusakli 6b5b0b9eec proper list tests, added before hooks 10 years ago
barisusakli 02dbce57fb relative path fix missing ; 10 years ago
barisusakli 1f674f10e2 added before to hash test 10 years ago
psychobunny 357de92624 tests/database linting 10 years ago
barisusakli faf4163a6e more test fixes 10 years ago
barisusakli 861a3ca8a8 more test fixes 10 years ago
barisusakli 0a534b20e3 sortedSetCount fix for +inf/-inf 10 years ago
barisusakli 03ee524121 fix tests and mongo method 10 years ago
barisusakli b443aec450 rest of the sorted set tests 10 years ago
barisusakli 1f0902bbe8 fix range tests 10 years ago
barisusakli 00541b2bc8 sortedSetRange tests 10 years ago
barisusakli 0ff37f9e0e sorted set tests 10 years ago
barisusakli ee820341d5 fix incrObjectFieldBy test 10 years ago
barisusakli 74a3977d42 decrObjectField, incrObjectFieldBy tests 10 years ago
barisusakli e6244c547a fix isObjectField test 10 years ago
barisusakli 9af3007f3d fix copy paste fails 10 years ago
barisusakli 4d5ed784a1 more hash tests
getObjectValues
isObjectField
deleteObjectField
incrObjectField
10 years ago
barisusakli 13cd2e41bb fix assert 10 years ago
barisusakli ebbb1bac26 more hash tests
getObjectField
getObjectFields
getObjectsFields
getObjectKeys
10 years ago
barisusakli 81b32fc095 missing comma 10 years ago
barisusakli a6c75eea88 hash tests 10 years ago