FLUID-5726: Automate links controls composite panel test

Metadata

Source
FLUID-5726
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Kaye Mao
Created
2015-07-29T10:26:27.263-0400
Updated
2015-07-29T10:46:23.879-0400
Versions
  1. 2.0
Fixed Versions
N/A
Component
  1. Prefs Framework

Description

Attempts were made to automate the fetching of test templates for the linksControls panel by using a template loader and nesting the sub-components.

There seems to be a procedural flaw or collision when attempting to make linksTester wait for linksControls and its sub-panels to be ready before running a refreshView and then running the tests. The issue seems to be with refreshView and troubles instantiating the emphasizeLinks as a sub-component.