FLUID-4137: Update asynchronous unit tests to use asyncTest instead of stop()

Metadata

Source
FLUID-4137
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2011-03-10T12:45:58.518-0500
Updated
2016-07-08T08:36:57.522-0400
Versions
  1. 1.4
  2. 1.5
Fixed Versions
  1. 2.0
Component
  1. Testing Infrastructure

Description

CachingTests.js and FluidViewTests.js still use stop() instead of making use of asyncTest.

Comments