canvas-lms/spec/models/broadcast_policies
Michael Nomitch 5816a1ffa8 only broadcast grade changes to active students
fixes CNVS-16300

test plan:
  - invite two new students to a course (dont accept yet)
  - grade both of these students on an assignment
    - both should receive notifications
  - as one of the students, reject the invitation
    to join the course. as the other, accept the invite
  - change "display grade as" in the assignment
    settings (eg from letter grade to pass/fail)
    - check that student who is still invited to the
      course got a new notification of a grade change
      while the other student did not

Change-Id: I8e07d07df0a137c2f3d69b45052a601eef4225f2
Reviewed-on: https://gerrit.instructure.com/45787
Reviewed-by: Simon Williams <simon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Adam Stone <astone@instructure.com>
Product-Review: Hilary Scharton <hilary@instructure.com>
2014-12-16 22:12:24 +00:00
..
assignment_policy_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_submission_policy_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
submission_policy_spec.rb only broadcast grade changes to active students 2014-12-16 22:12:24 +00:00