FLUID-4167: Improve uploader unit test and add test for swfUploadStrategy.remote

Metadata

Source
FLUID-4167
Type
Improvement
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Harris Wong
Created
2011-03-30T10:13:34.213-0400
Updated
2014-05-22T14:29:52.705-0400
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. Uploader

Description

Improve tests for the Flash version uploader.

There is no tests for fluid.uploader.swfUploadStrategy.remote(swfUpload, queue, options), add a test to ensure the functions within remote() are initiated and called correctly with mocked objects.

Comments

  • Harris Wong commented 2011-03-30T10:14:39.629-0400

    This is related to the HTML5 test for the uploader

  • Justin Obara commented 2014-05-22T14:29:52.690-0400

    Due to a cross site scripting vulnerability we have removed flash support from the uploader. See FLUID-5354