canvas-lms/spec
Matthew Lemon 2d5c43101c set root_account on communication_channels
fixes VICE-338
flag=none

/ ---- ---- \
| Test Plan |
\ ---- ---- /

- specs pass
- Create a pseudonym for a user and a communication channel
- Open your rails console and grab the communication channel
  - cc = CommunicationChannel.last
- Verify that the root_account_id is set on the communication channel
  and that it matches the pseudonym account
  - cc.root_account_id

Change-Id: I7bf7979779577b9fa0372ce6c8b00913ad41809c
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/239316
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2020-06-19 23:40:07 +00:00
..
apis basic launch and response from MasteryConnect 2020-06-17 15:21:23 +00:00
coffeescripts basic launch and response from MasteryConnect 2020-06-17 15:21:23 +00:00
contracts spec: compare live events contract with matching event 2020-06-15 15:38:38 +00:00
controllers update root_account_ids on conversations tables 2020-06-19 23:39:34 +00:00
factories direct share: add quiz or graded topic to module properly 2020-06-09 19:54:58 +00:00
factory_bot port conditional release APIs 2020-06-10 20:30:54 +00:00
fixtures Selective outcomes for course export/import 2020-05-15 23:04:05 +00:00
formatters Spec: Improve jenkins page formatters 2020-06-16 16:53:36 +00:00
gem_integration/canvas_connect
graphql only return active communication channels from gql 2020-05-22 19:28:16 +00:00
helpers change outcomes alignment component 2020-05-29 00:50:27 +00:00
initializers add if_exists option to remove_index 2020-06-09 21:54:40 +00:00
instfs/selenium remove all the legacy RCE code 2019-04-04 18:19:12 +00:00
integration move unbounded user preference data to separate table 2020-03-02 20:10:32 +00:00
javascripts Fix up some <Table> usage to comply with InstUI 7.0 2020-06-19 15:00:01 +00:00
lib Add associated_integration_id to plagiarism live events 2020-06-19 20:27:27 +00:00
manual_seeding
messages fallback to using default product name 2020-05-21 15:24:32 +00:00
middleware
migrations squash old migrations, p31 2020-06-07 00:45:02 +00:00
models set root_account on communication_channels 2020-06-19 23:40:07 +00:00
observers Add conversation message created live event 2020-04-07 19:30:23 +00:00
presenters rewrite grades presenter course score statistic to be cached 2020-04-23 19:37:50 +00:00
requests
schemas/lti
selenium spec: fix stale collection flakeyness 2020-06-17 16:35:04 +00:00
serializers Add disable_timer_autosubmission to Quiz model 2020-05-06 14:31:16 +00:00
shared_examples spec: update submissions controllers for post policies 2020-03-11 14:39:35 +00:00
support use parallel_tests for more parallelization 2020-03-30 21:38:47 +00:00
views persist threshold setting for smart alerts 2020-06-11 16:41:37 +00:00
.eslintrc
.rspec_parallel use parallel_tests for more parallelization 2020-03-30 21:38:47 +00:00
ams_spec_helper.rb
broadcast_integration.rb
cassandra_spec_helper.rb spec: truncate cassandra tables before specs 2019-09-10 14:20:20 +00:00
conditional_release_spec_helper.rb port conditional release model logic and specs 2020-06-05 13:19:59 +00:00
coverage_tool.rb
factory_bot_spec_helper.rb port conditional release model logic and specs 2020-06-05 13:19:59 +00:00
feature_flag_helper.rb
file_upload_helper.rb
force_failure_spec.rb Add force-failure flags for selenium and rspec 2020-04-22 18:42:53 +00:00
import_helper.rb
jspec.sh
lti2_course_spec_helper.rb
lti2_spec_helper.rb Add data fixups to help with live event cleanup post shard splits 2020-05-08 21:09:18 +00:00
lti_1_3_spec_helper.rb feat(LTI): Add LTI API create endpoint for external tools 2020-05-14 20:12:24 +00:00
lti_1_3_tool_configuration_spec_helper.rb feat(LTI): Add LTI API create endpoint for external tools 2020-05-14 20:12:24 +00:00
lti_spec_helper.rb Prevent spec from making request to external LTI config endpoint 2019-04-12 20:07:42 +00:00
plagiarism_platform_spec_helper.rb Add data fixups to help with live event cleanup post shard splits 2020-05-08 21:09:18 +00:00
quiz_spec_helper.rb
rcov.opts
rspec_mock_extensions.rb
sharding_spec_helper.rb
simple_cov_result_merger.rb
spec.opts spec: watch new rspec builds for stability 2019-12-13 22:14:36 +00:00
spec_helper.rb spec: junit for rspec results 2020-06-09 21:24:08 +00:00