canvas-lms/spec/lib/kaltura
mnomitch 99209f7409 added timeout to Kaltura::ClientV3 .sendRequest
sendRequest now calls Canvas.timeout_protection (as does postRequest for consistency)
timeout_protection method takes additional optional argument for seconds and tests were
added for the new argument.

fixes CNVS-7347

test plan:
  * Upload and start video in rich editor, ensure timeout doesn't occur
  * Add media files via bulk csv upload, ensure the videos load properly

Change-Id: I9c2f243abd292e4f1204b15f22727553a0531197

spec: added tests around KalturaApiClient

Change-Id: I208b70a9123ce88d15f56cc9a3b8dcb20a91c7ea
Reviewed-on: https://gerrit.instructure.com/24627
Reviewed-by: Brian Palmer <brianp@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Mike Nomitch <mnomitch@instructure.com>
QA-Review: Mike Nomitch <mnomitch@instructure.com>
2013-10-17 16:46:18 +00:00
..
kaltura_client_v3_spec.rb added timeout to Kaltura::ClientV3 .sendRequest 2013-10-17 16:46:18 +00:00
kaltura_string_io_spec.rb set a .csv file extension when using kaltura bulk api 2013-02-16 08:40:21 -07:00