Commit Graph

22 Commits (637c20f44deee5abd3013893ca0a0699d02881be)

Author SHA1 Message Date
psychobunny f3a113d318 jslinting on holiday ftw
barisusakli 0ff37f9e0e sorted set tests
barisusakli a6c75eea88 hash tests
barisusakli 3efc49dd72 set tests
barisusakli 3e8c29e5f9 list tests
barisusakli 102819426c require key tests
barisusakli bf54859a27 key tests
Julian Lam 9a8fa35d8d flushing db after every test group that touches the db
psychobunny bd4ab2a24c moving database mock into tests folder
barisusakli 84d0e64361 fix topic move
barisusakli 3829019bfa removed optional params
Julian Lam 7afe3bea59 added getSortedSetRevUnion... just because.
Julian Lam 6e597a9cdb fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
barisusakli 828fd6b978 fixed sortedSetRevRangeByScore test
psychobunny 136542f8dd Merge remote-tracking branch 'origin/master' into LevelDB
Conflicts:
	tests/database.js
psychobunny 4892fc81a2 added to database tests
barisusakli 9d405812cb changed sortedSetRangeByScore
psychobunny 129019777f move work on LevelDB
psychobunny e79284e75f LevelDB init
Baris Soner Usakli 6da12d1a39 and for andrew
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal