Issue Type: Enhancement Enhancement
Assignee: Unassigned
Created: 16/Mar/13 9:16 AM
Description:

Some of the QUnit tests in the kitchensink-html5-mobile quickstart, are incomplete. The tests involving RESTful service testing containing just the following placeholder test : ok(1==1,"TODO");

We should either
1. not write tests involving REST resources for QUnit tests, or
2. use mocks to stub out the REST resources, or
3. deploy the QUnit tests as part of the deployed application on AS7/EAP6, so that the REST resources are available to the tests, when accessing src/test/qunit/index.html from a http:// URL.

There could be other possibilities for improvement.

Project: JBoss Developer Framework
Priority: Major Major
Reporter: Vineet Reynolds
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira