FLUID-4163: Unit tests to cover HTML5 remote functionality

Metadata

Source
FLUID-4163
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Mike Lam
Reporter
Mike Lam
Created
2011-03-29T12:05:50.782-0400
Updated
2011-05-12T10:46:04.931-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. Uploader

Description

The HTML5 strategy is missing a lot of unit tests, specifically tests for the remote implementation. Mocking XHR objects will ensure the remote process is properly working. We want to ensure that the model is updated and that the sequence of events are fired correctly.

Comments

  • Mike Lam commented 2011-05-12T10:46:00.688-0400

    Reviewed and committed