![]() Adds kinesis events for enrollment create and user_account_association create. Adds missing specs for kinesis events Test Plan: * Set up Kinesis locally (see doc/live_events.md for instructions) * Create an enrollment; verify that a `enrollment_created` event is sent to kinesis (use the `script/tail_kinesis` tool to view kinesis events) * Reigster a new user; verify that a `user_account_association_created` event is sent to kinesis with `is_admin: false` * Reigster a new admin; verify that a `user_account_association_created` event is sent to kinesis with `is_admin: true` refs CNVS-30241 refs CNVS-30242 Change-Id: If1a4a2f415b95cc78a177a7cef75fbb03808dce1 Reviewed-on: https://gerrit.instructure.com/84339 Reviewed-by: Jonathan Featherstone <jfeatherstone@instructure.com> Tested-by: Jenkins QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com> Product-Review: Andrew Huff <ahuff@instructure.com> |
||
---|---|---|
.. | ||
api | ||
diagrams | ||
examples | ||
images | ||
styleguide | ||
yard_plugins | ||
development_with_docker.md | ||
high_level.txt | ||
live_events.md | ||
testing_javascript.md | ||
working_with_webpack.md |