canvas-lms/spec
Jorge Arteaga 56afeedf23 add created_on_blueprint_sync to assignment_created LE
flag = none
closes QUIZ-9498

test plan:
- create a master (blueprint) course with assignments
- open a terminal in quiz_lti where you can inspect
sqs logs
- associate the master course to a child course and
 wait for the synchronization to finish
- from your quiz_lti terminal, observe the
assignment_created event(s)
- the event should have a created_on_blueprint_sync field
 set as "true"

- create assignments manually in blueprint courses
and non-blueprint courses
- observe that this time created_on_blueprint_sync is
set as "false"

Change-Id: I9eac41669f26f070c9c5325da251479a6a4b5751
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/290195
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Weston Dransfield <wdransfield@instructure.com>
QA-Review: Weston Dransfield <wdransfield@instructure.com>
Product-Review: Jorge Arteaga <jorge.arteaga@instructure.com>
2022-04-25 22:03:16 +00:00
..
apis jobs_v2: add strand management endpoint 2022-04-25 22:00:17 +00:00
coffeescripts make react_discussions_post determine anon features 2022-04-22 21:55:54 +00:00
contracts rename Canvas::DynamicSettings => DynamicSettings 2022-01-12 21:54:51 +00:00
controllers Expose AS FF in js env and add Alignments tab 2022-04-22 22:29:34 +00:00
factories create results for manually graded LTI submissions 2022-04-04 20:00:01 +00:00
factory_bot RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
fixtures Move Mastery Path to an account/course setting 2022-04-13 22:26:57 +00:00
formatters spec: add formatter for example count 2022-01-14 22:13:42 +00:00
gem_integration/canvas_connect RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
graphql Update comments_connection to allow for sorting preference 2022-04-20 15:35:55 +00:00
helpers Add ability to fetch by outcome ids to Canvas 2022-04-22 16:18:29 +00:00
initializers add job context to short log format 2022-04-05 19:48:54 +00:00
integration accept mime type override in AGS Scores API 2022-04-15 22:30:14 +00:00
javascripts Add gradebook setting to hide total column 2022-04-18 21:24:28 +00:00
lib add created_on_blueprint_sync to assignment_created LE 2022-04-25 22:03:16 +00:00
manual_seeding RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
messages Show score in submission posted messages 2022-04-14 19:57:07 +00:00
migrations Clean up for external tool UI/testing 2022-03-09 02:09:30 +00:00
models Allow setting `secret` column to be set with convenience methods 2022-04-25 21:08:13 +00:00
observers Announce MasterMigration completed on LiveEvents 2022-03-24 20:10:38 +00:00
presenters Republish course paces if items become graded 2022-04-19 20:58:11 +00:00
requests Don't allow updates to anonymous_state on discussion topic 2021-12-01 16:57:35 +00:00
schemas/lti RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
selenium move pacing settings to menu 2022-04-25 14:26:04 +00:00
serializers Show course paces notice on quizzes 2022-04-18 21:01:48 +00:00
shared_examples fix speedgrader moderated grading concluded/deactivated bug 2022-03-24 17:21:25 +00:00
support Add file check to crystalball smoke test and move to rspecq 2022-04-07 15:09:29 +00:00
views Show out of value with Score 2022-04-19 14:55:10 +00:00
.eslintrc Update eslint to v7 2021-05-20 18:28:51 +00:00
.rspec_parallel
ams_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
broadcast_integration.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
canvas_simplecov.rb Repair canvas coverage 2022-01-05 17:55:26 +00:00
cassandra_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
conditional_release_spec_helper.rb Move Mastery Path to an account/course setting 2022-04-13 22:26:57 +00:00
coverage_tool.rb Repair canvas coverage 2022-01-05 17:55:26 +00:00
factories.rb Stop leaking siteadmin ids from spec setup 2022-02-25 23:11:11 +00:00
factory_bot_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
feature_flag_helper.rb RuboCop: Performance 2021-11-17 20:03:38 +00:00
file_upload_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
force_failure_spec.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
import_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
jspec.sh
lti2_course_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
lti2_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
lti_1_3_spec_helper.rb rename Canvas::DynamicSettings => DynamicSettings 2022-01-12 21:54:51 +00:00
lti_1_3_tool_configuration_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
lti_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
plagiarism_platform_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
quiz_spec_helper.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
rcov.opts
rspec_mock_extensions.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sharding_spec_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
simple_cov_result_merger.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
spec.opts remove abort_on_consistent_badness_formatter 2020-10-13 18:10:04 +00:00
spec_helper.rb Add file check to crystalball smoke test and move to rspecq 2022-04-07 15:09:29 +00:00