17 Commits (bd388f727c367777adea30e3be60a9103d0a4bcd)

Author SHA1 Message Date
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355 10 years ago
Julian Lam 9a8fa35d8d flushing db after every test group that touches the db 10 years ago
psychobunny bd4ab2a24c moving database mock into tests folder 10 years ago
barisusakli 7a6f7d3e49 fixed 2 tests 11 years ago
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Barış Soner Uşaklı c91ae0c4c4 Update categories.js 11 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 11 years ago
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal 11 years ago
Baris Soner Usakli 53a7eab3e8 removed couple RDB.multis 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Denis Wolf ef5548a749 tests: categories.js is using testing db now 11 years ago
Julian Lam 67dbdfd80d fixed test cases to not throw redis error due to Reds 11 years ago
Noah Chase 83477ece18 category tests should be able to use whatever the app defines as config options 11 years ago
Julian Lam e91da53d9e using reduce to run filter hooks instead of eachSeries, and fixed up
incorrect usage of .apply() in tests folder
11 years ago
Julian Lam 13d8f51f6a added test file for categories (incomplete)
re: issue #391
11 years ago