canvas-lms/spec/models
Dora, Csolakov 1ced7965a9 Fix side_comment discussion type
refs VICE-4538
flag=discussion_create

test plan:
1.turn off the discussion_create feature flag
2.create a discussion with a comment
3.create threaded replies
4.turn on discussion_create feature flag
5.verify that the discussion's discussion type is threaded
6.verify that on the edit page the Disallow threaded discussions
checkbox is disabled

Change-Id: Ic03a753e32bc94defa512b1b554e55eb8f8b000f
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/354113
Reviewed-by: Roland Beres <roland.beres@instructure.com>
QA-Review: Roland Beres <roland.beres@instructure.com>
Product-Review: Kyle Rosenbaum <krosenbaum@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2024-08-14 11:43:14 +00:00
..
account RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
alerts disable account level journal setting 2023-08-02 19:52:37 +00:00
assignment rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
assignments enable granular permissions features in all envs 2023-09-25 23:17:32 +00:00
attachments ensure filename is sent by store_for_attachment 2024-04-02 18:03:01 +00:00
auditors remove Cassandra support for page views 2024-06-05 15:15:34 +00:00
authentication_provider allow deleting Microsoft auth providers even if their tenant is invalid 2024-08-01 16:52:59 +00:00
broadcast_policies don't use OpenStruct in Workflow 2024-05-10 16:16:43 +00:00
conditional_release Fix matery paths support for continuous grade changing 2024-04-03 16:08:24 +00:00
content_migration Update canvas_link_migrator 2024-07-25 16:00:01 +00:00
courses Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
csp RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
discussion_topic add user input to discussion summary prototype 2024-06-17 09:13:26 +00:00
discussion_topic_summary add user input to discussion summary prototype 2024-06-17 09:13:26 +00:00
enrollment Add live event rubric_assesed 2023-11-16 21:01:40 +00:00
epub_exports rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
exporters bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
group_categories rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
importers Re-activate deleted attachments 2024-07-08 23:21:16 +00:00
incoming_mail prevent InvalidParticipant error from going to catchall 2024-03-04 19:21:58 +00:00
live_assessments Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti Show warning on saving LTI 1.3 devkeys with resource_selection 2024-08-12 14:35:10 +00:00
master_courses rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
messages Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
microsoft_sync rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
moderated_grading Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcomes_service Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
page_view bundle update rubocop 2024-01-24 16:17:43 +00:00
polling Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
quizzes rubocop: Rails/Pick 2024-06-11 18:34:29 +00:00
quizzes_next import assignment when cc_qti_migration and ready_to_migrate 2024-04-29 19:47:24 +00:00
speed_grader Remove more settings 2024-01-29 16:21:38 +00:00
student_visibility Don't pluck all DiscussionTopic IDs on shard 2024-06-17 22:02:08 +00:00
users Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
wiki_pages RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
access_token_spec.rb send unique notification when an access token is created on a user's behalf 2024-08-08 15:55:37 +00:00
account_notification_spec.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
account_report_runner_spec.rb add retry to failed report runners, delete all account 2022-05-31 17:04:43 +00:00
account_report_spec.rb stop parallelized reports on error 2024-02-14 21:57:51 +00:00
account_spec.rb Fix Course File Quotas are set in Mebibytes, not Megabytes 2024-06-14 18:11:12 +00:00
account_user_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
active_record_base_spec.rb Use ON CONFLICT DO NOTHING when creating a StreamItem 2024-07-29 13:46:42 +00:00
alert_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
announcement_spec.rb fix: dont send noti when editor does not want to 2024-08-09 12:41:50 +00:00
anonymous_or_moderation_event_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
appointment_group_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
assessment_question_bank_spec.rb spec: cleanup usage of timecop 2024-03-05 21:42:41 +00:00
assessment_question_spec.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
assessment_request_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
asset_user_access_log_spec.rb purge pulsar from canvas 2022-01-03 20:37:22 +00:00
asset_user_access_spec.rb Remove more settings 2024-01-29 16:21:38 +00:00
assignment_configuration_tool_lookup_spec.rb fix typo in FilesController 2023-12-04 23:50:28 +00:00
assignment_group_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
assignment_instance_methods_spec.rb wrap assignment 1.1-1.3 migration in transaction 2024-02-29 22:27:05 +00:00
assignment_override_spec.rb Add validator for module override API to prevent setting dates 2024-07-31 15:22:52 +00:00
assignment_override_student_spec.rb Support page/discussion/file in AssignmentOverride 2023-12-08 20:14:41 +00:00
assignment_spec.rb Sync assignment workflow_state with sub_assignments 2024-07-23 17:26:09 +00:00
assignment_student_visibility_spec.rb Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
attachment_association_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
attachment_spec.rb rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
attachment_upload_status_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
auditors_spec.rb remove Cassandra support for page views 2024-06-05 15:15:34 +00:00
authentication_provider_spec.rb allow configuring email federated attribute to be autoconfirmed 2024-06-06 17:40:06 +00:00
big_blue_button_conference_spec.rb fix BBB avatar url to have correct casing 2024-05-18 00:08:49 +00:00
blackout_date_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
bookmark_service_spec.rb Remove Delicious from Canvas 2023-03-22 15:01:28 +00:00
bounce_notification_processor_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
brand_config_spec.rb migrations: squash initial data and initial partitions into singular migrations 2024-03-13 18:43:28 +00:00
calendar_event_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
canvadoc_spec.rb Revert "Remove from canvadocs session the crocodoc_id" 2024-04-19 18:37:09 +00:00
canvadocs_annotation_context_spec.rb RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
canvas_metadatum_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
collaboration_spec.rb rework google_drive for currently maintained upstream gems 2023-08-22 23:34:10 +00:00
collaborator_spec.rb Create notification policies when CC is confirmed 2024-03-06 17:08:23 +00:00
comment_bank_item_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
communication_channel_spec.rb remove carrier from otp/mfa screens 2024-06-26 21:58:26 +00:00
content_export_spec.rb don't trigger NQ exports for Common Cartridge selective exports 2024-08-06 21:25:51 +00:00
content_migration_spec.rb QTI export/import not linking to files 2024-08-01 19:37:59 +00:00
content_participation_count_spec.rb remove visibility_feedback_student_grades_page feature flag 2023-09-20 15:43:08 +00:00
content_participation_spec.rb add missing content participation items 2023-09-27 17:45:33 +00:00
content_share_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
content_tag_spec.rb Use content_type in CET-related ContentTag queries 2024-07-29 19:02:33 +00:00
context_external_tool_spec.rb Update unified_tool_id automatically from LearnPlatform 2024-07-31 21:34:26 +00:00
context_module_progression_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
context_module_spec.rb Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
context_spec.rb Find media attachments by URL 2023-11-27 20:54:28 +00:00
conversation_batch_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conversation_message_participant_spec.rb bundle update rubocop 2023-09-13 13:31:05 +00:00
conversation_message_spec.rb Remove react_inbox feature flag 2024-06-19 09:06:57 +00:00
conversation_participant_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
conversation_spec.rb Create notification policies when CC is confirmed 2024-03-06 17:08:23 +00:00
course_account_association_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
course_date_range_spec.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
course_pace_module_item_spec.rb Fix non-paceable content tags being updated/created 2022-11-08 19:36:22 +00:00
course_pace_spec.rb Ignore deleted paces in CoursePace#student_enrollments 2024-02-09 16:11:58 +00:00
course_progress_spec.rb Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
course_score_statistic_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
course_section_spec.rb remove section from gradebook settings on soft-delete 2023-08-17 18:30:39 +00:00
course_spec.rb fix: only show ppl from active enrollments 2024-08-02 10:57:34 +00:00
crocodoc_document_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
csp_spec.rb Allow NQ to embed oauth confirm page part 3 🤞 2024-07-29 19:03:49 +00:00
custom_data_spec.rb rails 7.1: fix saving custom data with legacy data 2024-06-24 16:34:56 +00:00
custom_grade_status_spec.rb add mutation to set custom status on override score 2023-08-07 18:21:55 +00:00
custom_gradebook_column_datum_spec.rb rubocop: Rails/FindById 2024-06-11 19:46:30 +00:00
custom_gradebook_column_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
delayed_message_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
delayed_notification_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
developer_key_account_binding_spec.rb prevent disabling default key 2024-08-07 14:50:57 +00:00
developer_key_spec.rb fix recursion loop 2024-08-08 21:03:18 +00:00
discussion_entry_participant_spec.rb rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
discussion_entry_spec.rb Fix side_comment discussion type 2024-08-14 11:43:14 +00:00
discussion_topic_participant_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
discussion_topic_section_visibility_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
discussion_topic_spec.rb Fix side_comment discussion type 2024-08-14 11:43:14 +00:00
discussion_topic_summary_spec.rb add migrations and models for discussion summary prototype 2024-05-06 15:46:51 +00:00
enrollment_spec.rb ensure enrollment state presence 2024-05-24 19:30:10 +00:00
enrollment_state_spec.rb set temp enrollment workflow with state changes 2024-04-11 20:36:08 +00:00
enrollment_term_spec.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
eportfolio_category_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
eportfolio_entry_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
eportfolio_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
epub_export_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
error_report_spec.rb don't create error reports cross-region 2023-10-12 20:08:09 +00:00
external_feed_spec.rb switch to feedjira for atom feed parsing 2024-04-02 21:20:55 +00:00
external_integration_key_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
external_tool_collaboration_spec.rb feat: add root account reference to collaborations table 2024-06-21 16:59:40 +00:00
favorite_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
feature_flag_spec.rb Remove auditor cassandra support 2023-04-03 15:40:22 +00:00
folder_spec.rb Clear user caches as part of folder access unlock job 2024-07-31 20:28:39 +00:00
google_docs_collaboration_spec.rb remove Setting.skip_cache 2023-09-27 17:08:20 +00:00
gradebook_csv_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
gradebook_filter_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
gradebook_upload_spec.rb fix uploading gradebook csv with no size 2024-07-22 17:38:16 +00:00
grading_period_group_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
grading_period_permissions_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
grading_period_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
grading_standard_spec.rb Performance improvements for used locations 2024-08-05 20:51:38 +00:00
group_and_membership_importer_spec.rb rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
group_category_spec.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
group_leadership_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
group_membership_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
group_spec.rb Fix Course File Quotas are set in Mebibytes, not Megabytes 2024-06-14 18:11:12 +00:00
ignore_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
importers_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
kaltura_media_file_handler_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
late_policy_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
learning_outcome_group_spec.rb Update scopes for LearningOutcome and LearningOutcomeGroup 2024-01-03 18:20:40 +00:00
learning_outcome_result_spec.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
learning_outcome_spec.rb Prevent loops in fetch_outcome_copies 2024-08-02 16:46:33 +00:00
llm_config_spec.rb add localization for discussion summary prototype 2024-06-05 12:08:11 +00:00
lti_conference_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
mailer_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
media_object_spec.rb Ensure found media attachments have media id and approx content type 2024-07-05 19:56:35 +00:00
media_source_fetcher_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
media_track_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
mention_spec.rb spec: dry up mention spec file 2023-03-09 19:27:21 +00:00
message_spec.rb fix from_name for summary type notifications 2024-03-19 16:59:25 +00:00
moderation_grader_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
module_student_visibility_spec.rb turn diff mods on for CI and dev 2024-06-14 18:31:58 +00:00
notification_endpoint_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
notification_failure_processor_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
notification_finder_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
notification_policy_override_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
notification_policy_spec.rb Create notification policies when CC is confirmed 2024-03-06 17:08:23 +00:00
notification_spec.rb Remove workflow_state from notifications 2023-09-18 23:38:06 +00:00
notifier_spec.rb Bump rspec 2022-11-02 16:51:50 +00:00
observer_alert_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
observer_alert_threshold_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
observer_enrollment_spec.rb fix concluded observers unable to view grades 2023-09-12 16:37:37 +00:00
observer_pairing_code_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
one_time_password_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
originality_report_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcome_calculation_method_spec.rb New decaying_average calculation 2023-07-31 15:06:45 +00:00
outcome_friendly_description_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcome_import_error_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
outcome_import_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
outcome_proficiency_rating_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
outcome_proficiency_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
page_view_spec.rb remove Cassandra support for page views 2024-06-05 15:15:34 +00:00
planner_note_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
planner_override_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
plugin_setting_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
post_policy_spec.rb spec: cleanup usage of timecop 2024-03-05 21:42:41 +00:00
profile_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
progress_spec.rb Cancel orphaned Progresses 2023-11-29 21:06:20 +00:00
pseudonym_session_spec.rb add ability to suspend login on canvas auth failure 2024-05-23 20:48:14 +00:00
pseudonym_spec.rb rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
quiz_migration_alert_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
quiz_student_visibility_spec.rb turn diff mods on for CI and dev 2024-06-14 18:31:58 +00:00
release_notes_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
role_override_spec.rb add account user search filtering for temporary enrollments 2023-09-06 22:33:52 +00:00
role_spec.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
root_account_resolver_spec.rb rubocop: fix miscelleneuos violations in prep of bumping rubocop 2023-04-12 19:26:13 +00:00
rubric_assessment_spec.rb fix save rubric free-form comment updates score 2024-06-12 12:47:06 +00:00
rubric_association_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
rubric_criterion_spec.rb add rubric_criterion model & migration 2023-11-17 16:43:46 +00:00
rubric_import_spec.rb build rubric import backend 2024-07-24 19:06:13 +00:00
rubric_spec.rb update enhanced_rubrics ff to account level 2024-08-01 14:10:51 +00:00
scheduled_smart_alert_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
score_metadata_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
score_spec.rb grade override status with null score 2023-11-02 20:31:50 +00:00
score_statistic_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
setting_spec.rb remove Setting.skip_cache 2023-09-27 17:08:20 +00:00
sharded_bookmarked_collection_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
shared_brand_config_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
sis_batch_roll_back_data_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
sis_batch_spec.rb ensure sis batch restore failure is recorded 2024-07-15 19:28:14 +00:00
sis_pseudonym_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
split_users_spec.rb rubocop: Rails/FindBy 2024-06-11 19:46:18 +00:00
standard_grade_status_spec.rb add permissions to account grade status models 2023-08-02 16:53:02 +00:00
stream_item_instance_spec.rb Clean up more bulk update warnings 2023-05-02 15:08:03 +00:00
stream_item_spec.rb Fix N+1 in activity stream summaries for courses 2024-07-24 21:44:08 +00:00
student_enrollment_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
student_view_enrollment_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sub_assignment_spec.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
submission_comment_interaction_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
submission_comment_spec.rb fix unexpected legacy OpenObject structures in SubmissionComment 2024-05-08 20:23:08 +00:00
submission_draft_attachment_spec.rb bump switchman 2023-03-31 17:08:16 +00:00
submission_draft_spec.rb update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
submission_spec.rb handle nil course in comments_excluding_drafts_for 2024-07-30 16:29:27 +00:00
submission_version_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
ta_enrollment_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
teacher_enrollment_spec.rb bundle update rubocop 2024-01-24 16:17:43 +00:00
temporary_enrollment_pairing_spec.rb log created_by for temporary enrollment pairings 2023-12-11 02:07:43 +00:00
terms_of_service_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
ungraded_discussion_student_visibility_spec.rb Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
usage_rights_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
user_account_association_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_learning_object_scopes_spec.rb Don't enumerate page ids in WikiPage#visible_to_user 2024-06-12 19:18:49 +00:00
user_observer_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_preference_value_spec.rb use upsert on new UserPreferenceValue rows 2024-08-02 10:57:44 +00:00
user_profile_spec.rb rubocop: Rails/I18nLocaleAssignment 2023-06-13 21:59:50 +00:00
user_service_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_spec.rb Disable Canvas Calendar and Planner in Limited Access Accounts 2024-07-18 23:03:41 +00:00
web_conference_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
web_conference_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
web_zip_export_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
wiki_page_lookup_spec.rb Enable permanent_page_links in dev+ci 2023-10-11 16:35:30 +00:00
wiki_page_spec.rb turn diff mods on for CI and dev 2024-06-14 18:31:58 +00:00
wiki_page_student_visibility_spec.rb Split differentiated_modules flag 2024-06-05 23:55:03 +00:00
wiki_spec.rb Find wiki pages from lookup table 2023-06-16 17:11:59 +00:00
wimba_conference_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00