canvas-lms/spec/helpers
Matthew Berns ae5b65f915 fix Turnitin showing on assignents in non-Turninit course
fixes CNVS-26295

test plan:
- enable Turnitin on an account
(gollum.instructure.com/OtherServiceTestAccounts#Turnitin)
- toggle an assignment to have Turnitin enabled and choose
  a submission type.
- the assignment show page should show Turnitin as active
- make the assignment "no submission"
- the assignment show page should not show Turnitin
  as active
- re-select a submission type for the assignment so
  the Turnitin text appears again
- disable Turnitin on the account
- the assignment show page should not show Turnitin
  as active

Change-Id: Iac174e52831ddc5e565acfd3d294189f6f4cefd1
Reviewed-on: https://gerrit.instructure.com/71626
Reviewed-by: John Corrigan <jcorrigan@instructure.com>
Tested-by: Jenkins
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Jason Sparks <jsparks@instructure.com>
2016-02-28 00:58:00 +00:00
..
login refactor PseudonymSessionsController 2015-05-15 14:44:38 +00:00
messages update email notification for peer review to be anonymous 2015-09-14 21:19:20 +00:00
alignments_helper_spec.rb rails4: helper/initializer/presenter/misc spec fixes 2015-07-22 20:21:09 +00:00
application_helper_spec.rb rails 4.2: turn xss_safe mode on for json 2016-02-01 21:02:50 +00:00
assessment_request_helper_spec.rb Show anonymous user on peer reviews when setting enabled 2015-07-08 21:18:45 +00:00
assignments_helper_spec.rb fix Turnitin showing on assignents in non-Turninit course 2016-02-28 00:58:00 +00:00
attachment_helper_spec.rb rspec 3-ify spec/helpers 2014-10-13 23:11:54 +00:00
avatar_helper_spec.rb pass current request to avatar url for API helper 2016-02-24 22:03:43 +00:00
context_external_tools_helper_spec.rb DRY Up LTI Tool links 2015-09-29 17:46:22 +00:00
context_modules_helper_spec.rb preload "can_unpublish" values for modules 2015-07-15 22:08:06 +00:00
courses_helper_spec.rb Fix icon accessibility issue in To Do list 2015-11-03 15:17:30 +00:00
custom_color_helper_spec.rb Adds a calendar color picker to canvas 2015-05-08 22:13:34 +00:00
dashboard_helper_spec.rb rspec 3-ify spec/helpers 2014-10-13 23:11:54 +00:00
gradebooks_helper_spec.rb use anonymous grading feature flag in speed grader 2015-09-01 15:48:34 +00:00
quizzes_helper_spec.rb disable multiple_dropdowns_question selects when not editable 2016-01-28 16:50:25 +00:00
search_helper_spec.rb don't load all contexts for group recipient lookup 2015-03-05 18:38:42 +00:00
section_tab_helper_spec.rb makes section tabs accessible outside of render logic 2015-06-02 14:43:49 +00:00
stream_items_helper_spec.rb Show anonymous user on peer reviews when setting enabled 2015-07-08 21:18:45 +00:00