canvas-lms/spec/lib
Spencer Olson 44a2c605f6 rename checkpoint columns on assignments table
flag=discussion_checkpoints
closes VICE-4003

checkpointed -> has_sub_assignments
checkpoint_label -> sub_assignment_tag

Test Plan:
- specs pass

Change-Id: I7a1ef8b35913fdf13ff6b3973dbfaab2606c76d2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/334515
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
Migration-Review: Cody Cutrer <cody@instructure.com>
Reviewed-by: Chawn Neal <chawn.neal@instructure.com>
2023-12-08 17:06:23 +00:00
..
active_support/cache RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
address_book Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
api rename checkpoint columns on assignments table 2023-12-08 17:06:23 +00:00
app_center RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
authentication_methods Consider client_id as identifier for service JWTs 2023-09-26 22:01:14 +00:00
basic_lti Remove workflow_state from notifications 2023-09-18 23:38:06 +00:00
canvadocs Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
canvas allow a handful of succesful logins in short succession 2023-11-28 23:19:29 +00:00
cc Change content translations in lib/user_content 2023-11-22 16:40:12 +00:00
data_fixup include soft-deleted associations when calculating user root_account_ids 2023-11-06 17:39:37 +00:00
ext RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
feature_flags Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
features rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
gradebook grade override status with null score 2023-11-02 20:31:50 +00:00
latex Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti bundle update rubocop 2023-12-06 14:25:02 +00:00
messageable_user Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
microsoft_sync remove Setting.skip_cache 2023-09-27 17:08:20 +00:00
outcomes Filter Out Alignments to Deleted Quizzes in Alignments Summary 2023-10-20 16:58:46 +00:00
pandata_events wrap existing PandataEvents usage in service 2023-11-30 22:19:03 +00:00
rake RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
reporting RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sentry_extensions Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
services Fix notification names on ALLOWED_PUSH_NOTIFICATION_TYPES 2023-10-26 15:20:46 +00:00
sis fix "deleted sis login" error message 2023-11-20 17:53:10 +00:00
support_helpers Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
token_scopes Add date_details#update API 2023-11-17 17:51:29 +00:00
turnitin bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
user_content Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
utils bump i18n 2023-05-04 16:16:29 +00:00
acts_as_list_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
address_book_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
anonymity_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
api_scope_mapper_fallback_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
api_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
asset_signature_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
assignment_override_applicator_spec.rb clean up selenium tests for differentiated modules feature in ci 2023-11-10 17:47:37 +00:00
assignment_util_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
authentication_methods_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
basic_lti_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
brand_account_chain_resolver_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
brand_config_helpers_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
brand_config_regenerator_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
brandable_css_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
browser_support_spec.rb Allow Chrome OS LTS 2023-02-22 16:57:41 +00:00
canvadocs_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
canvas_imported_html_converter_spec.rb Fix selective media attachment links 2023-11-06 16:53:46 +00:00
canvas_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
checkpoint_spec.rb rename checkpoint columns on assignments table 2023-12-08 17:06:23 +00:00
content_notices_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
content_zipper_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
course_link_validator_spec.rb handle sylalbus links more robustly 2023-10-18 20:09:13 +00:00
course_pace_due_dates_calculator_spec.rb Use calendar event blackout dates in due date calculations 2022-08-10 18:58:39 +00:00
course_pace_hard_end_date_compressor_spec.rb Include account blackout dates in compressor 2023-11-15 18:13:23 +00:00
course_paces_date_helpers_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
crummy_spec.rb RuboCop: Lint/UnusedBlockArgument spec 2021-10-26 20:41:00 +00:00
csv_with_i18n_spec.rb rubocop: Rails/I18nLocaleAssignment 2023-06-13 21:59:50 +00:00
cuty_capt_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
dates_overridable_spec.rb clean up selenium tests for differentiated modules feature in ci 2023-11-10 17:47:37 +00:00
delayed_message_scrubber_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
differentiable_assignment_spec.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
dump_helper_spec.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
duplicating_objects_spec.rb Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
effective_due_dates_spec.rb clean up selenium tests for differentiated modules feature in ci 2023-11-10 17:47:37 +00:00
email_address_validator_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
enrollments_from_user_list_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
external_feed_aggregator_spec.rb RuboCop: Style/PercentLiteralDelimiters 2021-11-18 23:05:50 +00:00
feature_flag_definitions_spec.rb RuboCop: Style/SymbolArray, Style/WordArray 2021-11-23 14:30:08 +00:00
feature_flags_spec.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
feature_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
file_authenticator_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
file_in_context_spec.rb Stop duplicating files on repeat cartridge imports 2022-02-03 15:07:56 +00:00
grade_calculator_coffee_spec.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
grade_calculator_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
gradebook_exporter_spec.rb add custom status to gradebook exports 2023-08-23 20:56:59 +00:00
gradebook_grading_period_assignments_spec.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
gradebook_importer_spec.rb fix csv import override score 2023-09-19 17:11:05 +00:00
gradebook_user_ids_spec.rb fix changing section filters in gradebook 2023-12-05 20:31:21 +00:00
grading_period_helper_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
ha_store_spec.rb Teach cache register to support redis cluster hash tags 2023-11-17 22:27:44 +00:00
health_checks_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
host_url_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
i18n_spec.rb rubocop: Rails/I18nLocaleAssignment 2023-06-13 21:59:50 +00:00
i18n_time_zone_spec.rb bundle update rubocop 2023-09-13 13:31:05 +00:00
inst_fs_spec.rb rewind before retrying inst-fs upload 2023-12-04 20:31:49 +00:00
job_live_events_context_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
late_policy_applicator_spec.rb make late/missing policies ignore submissions with custom status 2023-08-04 16:49:02 +00:00
latex_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
local_cache_spec.rb use built in CacheStore#write_multi instead of re-implementing 2023-09-27 17:22:40 +00:00
locale_selection_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
logging_filter_spec.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
material_changes_spec.rb avoid recalculating enrollment states due to truncation 2023-05-16 19:36:36 +00:00
math_man_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
message_dispatcher_spec.rb Improve error logging for message batch dispatching 2022-06-23 15:10:18 +00:00
messageable_user_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
missing_policy_applicator_spec.rb fix missing policies not updating badge count 2023-10-02 17:26:04 +00:00
model_cache_spec.rb Misc rails 7.0 spec fixes 2022-11-08 00:52:31 +00:00
moderation_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
must_view_module_progressor_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
mutable_spec.rb RuboCop: Style/EmptyMethod 2021-11-19 22:26:24 +00:00
notification_message_creator_spec.rb cancel_duplicate messages for cross-shard users 2023-06-14 16:05:07 +00:00
package_root_spec.rb introduce bootsnap 2022-10-04 13:18:03 +00:00
pandata_events_spec.rb support sending PandataEvents from Canvas 2023-11-30 22:20:26 +00:00
password_policy_spec.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
permissions_helper_spec.rb bump and apply rubocop gems 2023-05-19 18:57:17 +00:00
plannable_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
planner_api_helper_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
planner_helper_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
postgresql_adapter_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
progress_runner_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
safe_yaml_spec.rb rubocop: prep for updating rubocop-rails 2023-04-14 14:07:22 +00:00
samesite_transition_cookie_store_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
scope_filter_spec.rb bump rubocop-performance 2023-04-12 19:29:39 +00:00
score_statistics_generator_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
search_term_helper_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
security_spec.rb stop using deprecated URI.* methods 2022-12-14 15:18:20 +00:00
sentry_proxy_spec.rb Upgrade Sentry SDKs 2022-01-10 16:58:07 +00:00
session_token_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sort_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sorts_assignments_spec.rb fixup assignment bucket filtering 2023-05-10 17:26:38 +00:00
spec_helper_spec.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
ssl_common_spec.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
stats_spec.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
sticky_sis_fields_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
submission_lifecycle_manager_spec.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
submission_list_spec.rb remove (direct) dependency on hashery 2023-08-30 19:02:57 +00:00
submission_search_spec.rb Update the submission_search so that it can take a user_id 2023-06-22 16:17:02 +00:00
submittable_spec.rb Consider only relevant discussions when evaluating CMPs 2022-07-14 13:51:37 +00:00
summary_message_consolidator_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
text_helper_spec.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
timed_cache_spec.rb rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
token_scopes_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
turnitin_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
unzip_attachment_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_content_spec.rb Change content translations in lib/user_content 2023-11-22 16:40:12 +00:00
user_list_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_list_v2_spec.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
user_merge_spec.rb add guard to user merge copy_favorites for null context 2023-10-11 22:28:42 +00:00
user_search_spec.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
uuid_helper_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
validates_as_url.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
yaml_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00