Commit Graph

156 Commits (79d5eea46d4b57d0fc89449960565fe8aef8b766)

Author SHA1 Message Date
Denis Wolf babe9b6f54 valid jshint config with globals for tests only
Noah Chase 5945ab1a0a relax username validation ()
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
Julian Lam 67dbdfd80d fixed test cases to not throw redis error due to Reds
Noah Chase 83477ece18 category tests should be able to use whatever the app defines as config options
Julian Lam e91da53d9e using reduce to run filter hooks instead of eachSeries, and fixed up
incorrect usage of .apply() in tests folder
Julian Lam 13d8f51f6a added test file for categories (incomplete)
re: issue