Commit Graph

21 Commits (cef8e44b3b0f01c05319cb6c87469be9837b94a7)

Author SHA1 Message Date
psychobunny f3a113d318 jslinting on holiday ftw
barisusakli fc0dce429b topic.reply checks with invalid parameters
barisusakli 834ca016ec topics.reply test
barisusakli 964d531582 fix test really
barisusakli 385e034a23 fix tests
barisusakli 4e23fe7c3a more topic post tests
barisusakli 3029b19be6 fix test
barisusakli fa5ac04cd3 src/topics.js cleanup
psychobunny bd4ab2a24c moving database mock into tests folder
Julian Lam 6e597a9cdb fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
Micheil Smith 3e82cab398 Add missing new lines at end of files.
barisusakli a345302454 really fixed test
barisusakli b731d6af3b fixed topic test
Baris Soner Usakli 4986c8ed3a fixed tests
akhoury 25207852e8 added topics thumbnails support
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal
Denis Wolf 7c3fa30c13 tests: topic.js: fixed description to mirror code, refactored asserts since mocha's 'done' can process errors in callback
Denis Wolf cbbb7a7c8e tests: topic.js: extract mock data init in getters
Denis Wolf 6893bd8b04 tests: topic.js: extract mock data init in .post
Denis Wolf 22eabf6620 tests: topic.js: naming flow fix for .post
Baris Usakli 54d94f5988 added topic tests