Commit Graph

16 Commits

Author SHA1 Message Date
Mark Moser
e6cc00ca57 Bug: remove false positives for reviewer reminders 2017-05-10 17:06:35 -05:00
Mark Moser
47054265c8 update fixtures and tests to include second department/quiz 2017-05-04 07:49:10 -05:00
Mark Moser
3c0627e9ea no voting reminders for managers 2017-02-09 16:27:00 -06:00
Mark Moser
bf6c686e2e reviewer reminder worker 2017-02-08 17:34:05 -06:00
Mark Moser
5f3dfb5c96 reminder name refactor 2017-02-08 16:30:54 -06:00
Mark Moser
d75ba7ea56 updated gems 2017-01-12 18:39:12 -06:00
Mark Moser
d54b99135e rubocop noise: introduced and resolved rails specific cop
http://rubocop.readthedocs.io/en/latest/cops/#rails
2016-09-08 11:52:34 -05:00
Mark Moser
4bbd93ded1 rubocop noise: fixes FrozenStringLiteralComment
Adding the .ruby-verison file triggered previously un-run cops, specifically:

  This cop is designed to help upgrade to Ruby 3.0. It will add the
  comment `# frozen_string_literal: true` to the top of files to enable
  frozen string literals. Frozen string literals will be default in Ruby
  3.0. The comment will be added below a shebang and encoding comment. The
  frozen string literal comment is only valid in Ruby 2.3+.

More info on rubocop [Automatic-Corrections](https://github.com/bbatsov/rubocop/wiki/Automatic-Corrections)
2016-09-08 10:30:13 -05:00
Mark Moser
c7111ad7ad added simplecov for test coverge report 2016-08-16 15:20:16 -05:00
Mark Moser
a3d1363842 ahem... new worker tests. 2016-08-16 14:24:37 -05:00
Mark Moser
f44b11fde8 worker tests 2016-08-16 14:19:45 -05:00
Mark Moser
76bb21a150 summary page rebuild 2016-08-10 09:03:25 -05:00
Mark Moser
d5052644c2 reminders in play! 2016-08-02 15:26:26 -05:00
Mark Moser
5be93e0d38 candidate quiz progression work 2016-07-29 13:34:23 -05:00
Mark Moser
79e1797295 progress bar logic 2016-07-27 22:53:14 -05:00
Mark Moser
7a32057825 big start on QuizStatus 2016-07-27 11:17:50 -05:00