canvas-lms/spec/controllers
Cody Cutrer 934e10af14 rails 6: various fixes for controller specs
Change-Id: I93b6470bda86efc324d3fe0704d271813c49d6dc
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/250497
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Ziwisky <mziwisky@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2020-10-21 20:00:05 +00:00
..
bookmarks rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
login pass through delegated auth redirect _after_ login, not before 2020-09-15 21:50:45 +00:00
lti rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
quizzes prevent updating quiz scores for unassigned students 2020-09-18 16:24:38 +00:00
submissions improve assignment not found message 2019-12-11 16:42:58 +00:00
support_helpers rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
accounts_controller_spec.rb Add self_registration_type to terms of service api 2020-09-10 15:59:23 +00:00
announcements_controller_spec.rb restore "speed up dashcards by only loading tabs shown" & fix bug 2018-10-08 22:33:23 +00:00
anonymous_submissions_controller_spec.rb spec: remove post policy enable_feature! calls 2020-03-12 16:37:48 +00:00
app_center_controller_spec.rb da licença part 45 2017-04-28 17:53:35 +00:00
application_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
appointment_groups_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
assignment_groups_controller_spec.rb optimize grading period assignments fetching 2020-10-21 16:12:52 +00:00
assignments_controller_spec.rb Don't raise error when tool launched with duplicates in context 2020-10-15 23:16:29 +00:00
auditor_api_controller_spec.rb spec: mocha => rspec-mocks for controllers 2017-07-26 20:40:52 +00:00
authentication_providers_controller_spec.rb refactor saml debugging 2018-09-29 04:27:17 +00:00
big_blue_button_conferences_controller_spec.rb Implemented individual delete on BigBlueButton conference recordings 2018-03-27 18:32:55 +00:00
brand_configs_api_controller_spec.rb Fix link & brand-primary color HC & ie11 2017-11-02 17:36:22 +00:00
brand_configs_controller_spec.rb allow create brand config without brand_config 2018-01-24 17:47:37 +00:00
calendar_events_controller_spec.rb timetable section specific cal event now editable 2020-07-23 22:29:51 +00:00
calendars_controller_spec.rb Will make students managing calendar able to reserve app 2019-01-30 03:00:52 +00:00
canvadoc_sessions_controller_spec.rb Modify Canvadocs launch params - add all user_ids from group assignments 2020-03-26 21:58:12 +00:00
collaborations_controller_spec.rb rename user_past_lti_ids to user_past_lti_id 2019-04-17 19:11:29 +00:00
communication_channels_controller_spec.rb make notification endpoints multi-shard 2020-09-14 16:24:40 +00:00
conferences_controller_spec.rb create LtiConference for lti conference_selection placement 2020-04-21 15:19:49 +00:00
content_exports_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
content_migrations_controller_spec.rb Migration UI for Canvas Exports and Copy A Course 2020-02-24 18:14:42 +00:00
content_shares_controller_spec.rb fix cross-shard content shares 2020-08-20 17:07:08 +00:00
context_controller_spec.rb allow groups and group_categories to be restored 2020-10-14 21:57:39 +00:00
context_modules_controller_spec.rb Add expand/collapse all button to modules index 2020-07-30 15:36:22 +00:00
conversations_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
courses_controller_spec.rb Allow direct share for teachers in concluded term 2020-09-29 15:21:21 +00:00
crocodoc_sessions_controller_spec.rb Remove "New Annotations" feature flag 2018-04-20 16:05:04 +00:00
developer_key_account_bindings_controller_spec.rb Remove DeveloperKey Management and Scoping FF 2018-10-26 15:16:36 +00:00
developer_keys_controller_spec.rb add external tool placement for submisson type selection 2020-05-20 18:12:57 +00:00
disable_post_to_sis_api_controller_spec.rb rails 5.2: s/success/successful/g 2018-08-06 15:03:41 +00:00
discussion_entries_controller_spec.rb create hidden attachment on uploading media from rce 2020-09-28 21:17:34 +00:00
discussion_topics_api_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
discussion_topics_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
docviewer_audit_events_controller_spec.rb Add docviewer delete events to allowed list 2018-10-05 14:37:23 +00:00
eportfolio_categories_controller_spec.rb remove eportfolio moderation release flag 2020-07-16 16:28:48 +00:00
eportfolio_entries_controller_spec.rb remove eportfolio moderation release flag 2020-07-16 16:28:48 +00:00
eportfolios_controller_spec.rb remove eportfolio moderation release flag 2020-07-16 16:28:48 +00:00
epub_exports_controller_spec.rb rails 5.2: s/success/successful/g 2018-08-06 15:03:41 +00:00
equation_images_controller_spec.rb better uri handling on equation image redirection 2017-08-24 22:47:55 +00:00
errors_controller_spec.rb report user_role when submitting error form 2020-07-20 18:23:40 +00:00
external_content_controller_spec.rb only check active tools for oembed auth 2020-10-05 19:05:02 +00:00
external_tools_controller_spec.rb LTI 1.1 -> 1.3 migration (assignments round two) 2020-10-07 16:08:22 +00:00
file_previews_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
files_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
folders_controller_spec.rb delete scribd 2018-04-10 17:39:52 +00:00
grade_change_audit_api_controller_spec.rb Respect final grade override course settings 2020-10-20 16:07:39 +00:00
gradebook_csvs_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
gradebook_history_api_controller_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
gradebook_settings_controller_spec.rb add View Ungraded as 0 view option to Gradebook 2020-09-30 18:47:39 +00:00
gradebook_uploads_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
gradebooks_controller_spec.rb Respect final grade override course settings 2020-10-20 16:07:39 +00:00
grading_period_sets_controller_spec.rb spec: fix brittle grading period spec 2018-08-09 17:38:03 +00:00
grading_periods_controller_spec.rb stop loading overrides in speedgrader 2018-03-19 15:14:21 +00:00
grading_standards_controller_spec.rb fix whitespace in grading standards 2020-04-10 15:12:04 +00:00
graphql_controller_spec.rb Only allow authenticated users to GraphQL 2020-09-10 16:03:50 +00:00
group_categories_controller_spec.rb add api for group category import 2020-10-07 18:21:45 +00:00
groups_controller_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
immersive_reader_controller_spec.rb Spec: Remove potential spec pollution vectors 2020-02-03 14:54:44 +00:00
info_controller_spec.rb Update community urls to reflect platform move 2020-08-12 20:17:02 +00:00
internet_image_controller_spec.rb Set Unsplash content_filter param to high 2020-09-14 16:47:11 +00:00
jwts_controller_spec.rb Improve json parse calls in specs 2018-03-08 20:52:19 +00:00
late_policy_controller_spec.rb spec: rails 5.1: rewrite controller spec format - part L 2017-07-25 16:26:28 +00:00
legal_information_controller_spec.rb da licença part 45 2017-04-28 17:53:35 +00:00
login_controller_spec.rb add submission comment pdf exporter 2018-08-23 00:43:26 +00:00
lti_api_controllers_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
media_objects_controller_spec.rb Add group files to the rce 2020-09-22 15:29:42 +00:00
media_tracks_controller_spec.rb Wire CC UI to the API 2020-05-07 18:16:21 +00:00
messages_controller_spec.rb spec: rails 5.1: rewrite controller spec format - part M-P 2017-07-25 16:20:11 +00:00
notification_preferences_controller_spec.rb Fix updating some notification preferences via rest API 2019-11-01 14:34:00 +00:00
oauth2_provider_controller_spec.rb extend client_credentials oauth2 grants for CD2 2020-08-13 18:52:47 +00:00
oauth_proxy_controller_spec.rb spec: rails 5.1: rewrite controller spec format - part M-P 2017-07-25 16:20:11 +00:00
outcome_results_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
outcomes_controller_spec.rb add locked view for mastery scales and proficiency calculation 2020-10-08 16:11:59 +00:00
page_views_controller_spec.rb spec: various flaky spec fixes 2019-09-10 14:20:41 +00:00
planner_controller_spec.rb rails 6: various fixes for controller specs 2020-10-21 20:00:05 +00:00
planner_notes_controller_spec.rb Remove student planner feature flag 2020-07-23 18:59:09 +00:00
planner_overrides_controller_spec.rb Remove student planner feature flag 2020-07-23 18:59:09 +00:00
plugins_controller_spec.rb only use BBB fallback if explicitly configured, refs BBB-40 2020-04-27 16:27:53 +00:00
profile_controller_spec.rb add setting for changing pronouns 2020-10-14 22:12:17 +00:00
pseudonyms_controller_spec.rb search trusted accounts for forgotten passwords as well 2020-08-11 19:22:02 +00:00
question_banks_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
role_overrides_controller_spec.rb Remove Granular Permissions Wiki Pages FF 2020-09-10 04:43:12 +00:00
rubric_assessments_controller_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
rubric_associations_controller_spec.rb Record audit events when rubric set 2018-09-11 22:12:53 +00:00
rubrics_controller_spec.rb remove criteria from outcomes view/edit when mastery scales enabled 2020-08-19 17:50:27 +00:00
search_controller_spec.rb include admin_context on calls to address book user counts 2020-06-10 16:49:07 +00:00
self_enrollments_controller_spec.rb redirect to auth_discovery_url on self enrollments page 2018-10-26 14:48:58 +00:00
sis_api_controller_spec.rb rails 6: fix overrides API to use SisPseudonym 2020-10-19 21:36:08 +00:00
sub_accounts_controller_spec.rb Sort sub-accounts in sub-account show action 2019-03-12 19:59:50 +00:00
submission_comments_controller_spec.rb allow comments download in soft concluded courses 2019-02-25 14:50:02 +00:00
submissions_controller_spec.rb Create new attachment for submissions when a copy is submitted 2020-07-08 21:42:02 +00:00
terms_controller_spec.rb prevent default term names from being changed 2018-08-06 12:58:19 +00:00
tokens_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
user_lists_controller_spec.rb rails 5.2: use rack method, not deprecated rails method 2018-07-09 20:25:08 +00:00
user_notes_controller_spec.rb Populate root_account_id on user_note paths 2020-06-18 20:35:04 +00:00
users_controller_spec.rb Remove unfavorite_course_from_dashboard feature flag 2020-08-18 13:36:12 +00:00
web_zip_export_controller_spec.rb da licença part 45 2017-04-28 17:53:35 +00:00
wiki_pages_controller_spec.rb Remove Granular Permissions Wiki Pages FF 2020-09-10 04:43:12 +00:00