66 Commits (95e3c6f8a4eb252a9a37759fa1d86151695606b6)

Author SHA1 Message Date
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Denis Wolf 7c3fa30c13 tests: topic.js: fixed description to mirror code, refactored asserts since mocha's 'done' can process errors in callback 11 years ago
Denis Wolf cbbb7a7c8e tests: topic.js: extract mock data init in getters 11 years ago
Denis Wolf 6893bd8b04 tests: topic.js: extract mock data init in .post 11 years ago
Denis Wolf 22eabf6620 tests: topic.js: naming flow fix for .post 11 years ago
Baris Usakli 54d94f5988 added topic tests 11 years ago
Denis Wolf 05de4870b0 user: add spec 11 years ago
Denis Wolf 8ff656430d tests: check if we are able to use test db wrapper at all 11 years ago
Denis Wolf ef5548a749 tests: categories.js is using testing db now 11 years ago
Denis Wolf 02e2b53a1d TESTS: Utils.js: tests for validations, uuid generation 11 years ago
Denis Wolf babe9b6f54 valid jshint config with globals for tests only 11 years ago
Noah Chase 5945ab1a0a relax username validation (#413)
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
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