Uploaded image for project: 'JBoss Developer Materials'
  1. JBoss Developer Materials
  2. JDF-608

Improve the QUnit tests in the contacts-mobile-basic quickstart

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • quickstarts
    • None

      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.

            Unassigned Unassigned
            josh-6 Josh Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: