59 Commits (b6ee472276ca1164d301b434538dbf40f175fa64)

Author SHA1 Message Date
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