Results 18 comments of Jason Hsu

When I enter "docker-compose run -e "RAILS_ENV=test" app rake test", I get the following message: ``` LoadError: cannot load such file -- simplecov ``` When I enter 'docker-compose run -e...

Build the functionality into the project, but keep the outputs out of the source code in the interest of keeping the code base small.

I resolved the merge conflict and corrected a typo.

I'm trying to work on this. Exactly where is it defined when the emails are sent? The possibilities are that the times when the emails are sent are defined in...

I submitted a pull request (https://github.com/codetriage/codetriage/pull/873) to enable SimpleCov in the development environment. I also believe that this app needs a test coverage badge. Is there any specific reason that...

I've made several pull requests that fill in missing tests.

I submitted a pull request addressing this at https://github.com/codetriage/codetriage/pull/902.

Until we decide on what user information should be available to other users, I think it's better to keep the profiles of public users private.