canvas-lms/spec/lib
Mysti Lilla d5ddea29b1 Add associated_integration_id to plagiarism live events
closes PLAT-5766
flag=none

Test plan
- Planning to test this on beta once it's there
  as that will be easier than trying to test it
  locally
- We'll want to install a fresh Plagiarism tool
  at an account
- Verify that the plagiarism subscription IS receiving
  events for assignments that are linked to the tool
- Verify that the plagiarism subscription IS NOT receiving
  events for assignments that are not linked to the
  tool
- Verify that regular subscriptions are still receiving
  events for both linked and non-linked assignments

Change-Id: I59a1f5f6d1c061dfcd50c1efa2788173875d2231
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/240369
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Guymon <mguymon@instructure.com>
Reviewed-by: Xander Moffatt <xmoffatt@instructure.com>
QA-Review: Xander Moffatt <xmoffatt@instructure.com>
Product-Review: Mysti Lilla <mysti@instructure.com>
2020-06-19 20:27:27 +00:00
..
address_book include admin_context on calls to address book user counts 2020-06-10 16:49:07 +00:00
api add is_rce_favorite to external tools db and api 2020-05-18 16:31:15 +00:00
app_center set the appropriate app center token by context 2018-08-30 21:16:39 +00:00
basic_lti cleanup(basic_lti): Normalize Quizzes Next LTI Usage 2020-05-19 23:51:15 +00:00
canvadocs spec: remove post policy enable_feature! calls 2020-03-12 16:37:48 +00:00
canvas Add associated_integration_id to plagiarism live events 2020-06-19 20:27:27 +00:00
cc add file name in blank anchor tags in imported cc content 2020-05-15 22:25:47 +00:00
cdc_migration_testing Remove ModelGenerator class and rake task 2020-05-15 17:46:07 +00:00
data_fixup set root_account_id on calendar_events 2020-06-19 19:16:46 +00:00
ext upgrade to rubyzip 1.2.1 2018-03-21 17:09:44 +00:00
features stop using anonymous moderated marking feature flag 2018-06-12 20:58:47 +00:00
gradebook rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
latex cache mathman results generating mathml 2018-07-03 19:22:08 +00:00
lti Add com.instructure.User.observees variable expansion 2020-05-14 00:52:40 +00:00
messageable_user spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
outcomes collapse AcademicBenchmark columns 2020-01-16 19:54:58 +00:00
reporting run counts reports in parallel 2018-06-21 14:44:22 +00:00
services Add priority queue to notifications 2020-03-24 22:47:31 +00:00
sis remove pronoun feature flag 2020-06-04 01:23:45 +00:00
support_helpers rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
turnitin ignore noisy errors 2020-04-06 16:33:47 +00:00
user_content da licença part 47 2017-04-28 17:59:55 +00:00
utils da licença part 47 2017-04-28 17:59:55 +00:00
acts_as_list_spec.rb rename AccountAuthorizationConfig* to AuthenticationProvider* 2018-04-26 16:03:47 +00:00
address_book_spec.rb remove address book specs/plugin 2019-08-20 22:51:37 +00:00
anonymity_spec.rb Move anonymous ID routines to own module 2018-05-15 15:03:06 +00:00
api_scope_mapper_loader_spec.rb add lookup class for scope resource names 2018-05-23 16:09:12 +00:00
api_spec.rb order scopes for pagination 2020-01-16 17:42:46 +00:00
asset_signature_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
assignment_override_applicator_spec.rb update validation for due and unlock dates 2020-04-24 20:27:28 +00:00
assignment_util_spec.rb identify asmt students who need to be alerted 2020-06-17 06:36:51 +00:00
authentication_methods_spec.rb add submission comment pdf exporter 2018-08-23 00:43:26 +00:00
basic_lti_spec.rb Strip whitespace from LTI XML title, icon_url 2020-04-10 19:00:20 +00:00
brand_config_helpers_spec.rb Remove remaining dynamic brand css code 2017-10-03 22:49:11 +00:00
brand_config_regenerator_spec.rb Remove remaining dynamic brand css code 2017-10-03 22:49:11 +00:00
brandable_css_spec.rb Handle named colors like ‘red’ in theme editor 2018-02-16 23:26:02 +00:00
canvadocs_spec.rb fix docviewer for historical submissions 2018-09-18 22:18:22 +00:00
canvas_spec.rb use rails built-in RedisCacheStore 2019-08-09 20:22:56 +00:00
config_file_spec.rb stop yaml_cache pollution 2020-05-07 18:55:05 +00:00
content_notices_spec.rb rewrite content_notices to use InstUI Alert 2018-12-17 16:58:06 +00:00
content_zipper_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
course_link_validator_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
crummy_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
csv_with_i18n_spec.rb add i18n to outcome reports, lmgb export 2019-08-02 21:42:51 +00:00
cuty_capt_spec.rb remove action_controller_test_process shim 2020-01-10 18:54:48 +00:00
dates_overridable_spec.rb calculate scores when re-enrolling into course 2019-07-24 20:41:12 +00:00
delayed_message_scrubber_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
differentiable_assignment_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
due_date_cacher_spec.rb Add root_account_id to submissions 2020-06-09 18:15:54 +00:00
duplicating_objects_spec.rb Add the ability to duplicate modules. 2017-11-03 15:52:43 +00:00
effective_due_dates_spec.rb fix assignment override calcs to ignore deleted student overrides 2018-03-06 22:22:30 +00:00
email_address_validator_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
enrollments_from_user_list_spec.rb calculate scores when re-enrolling into course 2019-07-24 20:41:12 +00:00
external_feed_aggregator_spec.rb fix periodic jobs that could not send live events 2019-10-14 14:56:17 +00:00
feature_flag_definitions_spec.rb separate feature flag definitions from code 2019-04-18 15:56:54 +00:00
feature_flags_spec.rb skip feature flag cache when showing API results to admins 2019-10-21 12:12:38 +00:00
feature_spec.rb remove new_gradebook flag 2020-02-18 20:50:34 +00:00
file_authenticator_spec.rb legacy api claims in inst-fs jwts for API clients 2018-06-04 17:04:06 +00:00
file_in_context_spec.rb move usage_rights_required and course_catalog to account settings 2019-09-17 20:07:46 +00:00
google_analytics_dimensions_spec.rb tell GA what kind of account it is 2020-05-29 20:48:16 +00:00
grade_calculator_coffee_spec.rb Limit points possible on assignments to 1 billion. 2020-05-07 16:04:57 +00:00
grade_calculator_spec.rb set root_account_id on scores 2020-06-18 16:38:40 +00:00
gradebook_exporter_spec.rb spec: remove post policy enable_feature! calls 2020-03-12 16:37:48 +00:00
gradebook_grading_period_assignments_spec.rb move unbounded user preference data to separate table 2020-03-02 20:10:32 +00:00
gradebook_importer_spec.rb ignore reserved and non-active custom columns on gradebook import 2019-10-15 18:13:39 +00:00
gradebook_user_ids_spec.rb fall back to sorting by user name if invalid sort type 2020-01-21 16:20:07 +00:00
grading_period_helper_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
ha_store_spec.rb use rails built-in RedisCacheStore 2019-08-09 20:22:56 +00:00
host_url_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
i18n_spec.rb drop rails 5.1 2019-08-01 14:09:31 +00:00
i18n_time_zone_spec.rb spec: add a spec to catch i18n time zone translation errors 2020-05-11 16:08:47 +00:00
imported_html_converter_spec.rb preserve query params in links in migrations 2018-04-26 16:35:52 +00:00
inst_fs_spec.rb Add metadata url generation code to inst-fs 2020-02-28 18:47:13 +00:00
job_live_events_context_spec.rb symbolize live events 2017-05-14 01:30:14 +00:00
late_policy_applicator_spec.rb late and missing policies ignore concluded students 2017-12-20 20:04:18 +00:00
latex_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
locale_selection_spec.rb allow aliases for locale names coming from browsers 2018-02-05 19:52:03 +00:00
logging_filter_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
math_man_spec.rb don't require mathman config to check enabled status 2018-04-30 22:46:21 +00:00
message_dispatcher_spec.rb partition messages 2018-12-10 13:42:35 +00:00
messageable_user_spec.rb fix unrecognized oid 705 warning 2018-07-31 18:53:35 +00:00
missing_policy_applicator_spec.rb Have missing policy applicator emit live events 2020-05-04 20:56:34 +00:00
model_cache_spec.rb rails 6: various fixes 2020-01-31 16:26:39 +00:00
moderation_spec.rb stop using anonymous moderated marking feature flag 2018-06-12 20:58:47 +00:00
must_view_module_progressor_spec.rb bypass the wiki model as much as possible for wiki_pages 2017-08-09 16:09:06 +00:00
mutable_spec.rb remove unused assignment_unmuted notification 2020-03-06 20:52:31 +00:00
notification_message_creator_spec.rb stop creating policies for secondary emails 2020-06-18 21:25:20 +00:00
package_root_spec.rb refactor package content management 2017-11-15 18:03:18 +00:00
password_policy_spec.rb update authlogic 2019-08-12 18:02:02 +00:00
permissions_helper_spec.rb rails 6: s/update_attributes/update/g 2020-01-09 20:56:35 +00:00
plannable_spec.rb fix dismissing opportunities in list view 2018-09-06 21:35:32 +00:00
planner_api_helper_spec.rb separate out api helpers for planner 2018-10-09 16:08:29 +00:00
planner_helper_spec.rb separate out api helpers for planner 2018-10-09 16:08:29 +00:00
progress_runner_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
safe_yaml_spec.rb reset default hash value in sets after yaml deserialization 2019-07-17 12:26:28 +00:00
sanitize_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
scope_filter_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
score_statistics_generator_spec.rb Set root_account_id for assignment score stats 2020-06-12 17:04:05 +00:00
security_spec.rb spec: don't rely on a particular encryption key 2019-09-04 14:01:32 +00:00
sentry_proxy_spec.rb allow ignoring error types from setting 2020-04-06 16:33:00 +00:00
session_token_spec.rb Add copyright message to remaining .rb files 2018-03-19 13:38:50 +00:00
sort_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
sorts_assignments_spec.rb skip unnecessary computation for upcoming assignments 2018-08-24 19:07:11 +00:00
spec_helper_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
ssl_common_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
stats_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
sticky_sis_fields_spec.rb add parent_account_id as a sticky sis field 2018-01-19 13:20:20 +00:00
submission_list_spec.rb drop unused columns from submissions 2019-07-26 15:23:59 +00:00
submission_search_spec.rb fix submissions search scope for unpermissioned users 2019-11-13 21:31:32 +00:00
submittable_spec.rb fix context modules discussion visibilities when removing dtv 2019-02-12 14:13:42 +00:00
summary_message_consolidator_spec.rb prevent double-sending of summary messages 2019-02-01 22:04:23 +00:00
text_helper_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
timed_cache_spec.rb da licença part 47 2017-04-28 17:59:55 +00:00
token_scopes_spec.rb feat(LTI): Adds LTI API endpoint for listing external tools 2020-05-08 02:48:53 +00:00
turnitin_spec.rb drop submission.context_code in favor of submission.course_id 2020-05-28 23:31:13 +00:00
unzip_attachment_spec.rb spec: mocha => rspec-mocks for lib 2017-07-26 19:20:32 +00:00
user_content_spec.rb don't replace part of an absolute path in HtmlRewriter 2018-06-06 21:30:28 +00:00
user_list_spec.rb spec: recognize more bad versions of ruby 2019-09-05 15:39:01 +00:00
user_list_v2_spec.rb mark more ruby versions as having bad prepended class method stubbing 2019-09-03 19:16:31 +00:00
user_merge_spec.rb move unbounded user preference data to separate table 2020-03-02 20:10:32 +00:00
user_search_spec.rb avoid joining to pseudonyms for users list unless necessary 2020-05-04 20:33:57 +00:00
validates_as_url.rb Allow valid unicode in URLS 2018-08-20 22:31:03 +00:00