canvas-lms/spec
Cody Cutrer 4e7e22b852 add push communication channel type
fixes CNVS-5794

links to an access token to get the proper ARN

test plan:
 * set up an SNS app in AWS
 * configure your credentials in sns.yml
 * set sns_arn on a developer key to be the ARN of the app in SNS
 * using an access token created from that developer key,
   you should be able to create a push channel
 * you should see that channel in your profile (named after your developer
   key)

Change-Id: I183241d02715252bf558c495d72d4995cea4232d
Reviewed-on: https://gerrit.instructure.com/25281
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2013-11-21 21:38:45 +00:00
..
apis add push communication channel type 2013-11-21 21:38:45 +00:00
coffeescripts add teacher configuration of student organized group enrollment type 2013-11-20 17:05:25 +00:00
controllers refactor and add api to quiz group reorder 2013-11-21 18:17:48 +00:00
factories spec: speed up some submission-related specs 2013-11-19 19:17:56 +00:00
fixtures add selenium tests for content migrations and course copy 2013-09-05 12:35:04 +00:00
helpers don't send "needs grading" notification for graded surveys 2013-11-21 18:14:44 +00:00
initializers allow delete all on inner join with aliased scope 2013-10-29 23:07:47 +00:00
integration fancy page revisions 2013-11-14 21:21:30 +00:00
javascripts ember testing 2013-11-12 20:50:14 +00:00
lib switch paginated/bookmarked collection for folio 2013-11-21 21:14:59 +00:00
messages remove dimdim plugin 2013-10-07 21:56:10 +00:00
migrations analytics showing submissions were submitted if teacher give a 0 2013-11-19 20:36:33 +00:00
models add option for course grade change (log auditing) 2013-11-21 20:53:27 +00:00
observers cross shard dashboards 2012-11-29 17:36:24 -07:00
presenters don't error on submissions without cached assignment 2013-11-16 19:06:03 +00:00
selenium disable auto-submissions of quizzes in background until we figure out why answers are being lost 2013-11-21 17:18:01 +00:00
views Controlling visibility of student quiz scores 2013-11-20 22:08:21 +00:00
broadcast_integration.rb Initial commit. 2011-01-31 18:57:29 -07:00
cassandra_spec_helper.rb Auditors::Authentication 2013-07-12 16:10:33 +00:00
mocha_extensions.rb spec: serialize objects for MemoryStore and NilStore 2013-10-14 16:25:03 +00:00
mocha_rspec_adapter.rb improve robustness of incoming message processor 2013-04-29 14:47:09 +00:00
nested_instafail_formatter.rb add a rspec nested_instafail_formatter 2011-12-28 16:18:28 -07:00
rcov.opts Initial commit. 2011-01-31 18:57:29 -07:00
sharding_spec_helper.rb spec: remove shared_examples_for "sharding" 2013-04-10 16:48:07 +00:00
spec.opts fixes for ruby 1.9.3 2012-05-12 14:34:23 -06:00
spec_helper.rb add option for course grade change (log auditing) 2013-11-21 20:53:27 +00:00