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

Improve the QUnit tests in the kitckensink-html5-mobile quickstart

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • None

    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.

      Attachments

        Issue Links

          Activity

            People

              vineet.reynolds_jira Vineet Reynolds (Inactive)
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: