<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/24/2010 07:49 PM, Adam Young wrote:
<blockquote cite="mid:4C9D390E.8090509@redhat.com" type="cite">
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
On 09/24/2010 06:34 PM, Endi Sukma Dewata wrote:
  <blockquote
 cite="mid:1153759228.355331285367676941.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com"
 type="cite">
    <pre wrap="">Hi,

The patch has been modified based on Adam's feedback. Thanks!

Test framework for Web UI has been created using qUnit. The test files
are located in install/static/test. The main page is index.html which
contains links to all test suites (xxx_tests.html). The test cases are
stored in xxx_tests.js. All test suites can be executed at once using
all_tests.html. The test data is stored in data folder. This patch
includes test suites for ipa.js and entity.js.

Some variables and functions in ipa.js have been modified to accomodate
testing (e.g. JSON URL, error handler, synchronous operation). The
sampledata has been moved to test/data. The develop.js and webui.js also
have been modified accordingly.

--
Endi S. Dewata

----- "Endi Sukma Dewata" <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:edewata@redhat.com"><edewata@redhat.com></a> wrote:

  </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

Please review the attached patch. It was created based on Adam's
sample test files. More test cases will be added later. Thanks!

Test suite for Web UI has been created in install/static/test using
qUnit. The main page is index.html which contains links to the test
pages (xxx_test.html). The test cases are stored in xxx_test.js. The
test data is stored in data folder.

Some variables and functions in ipa.js have been modified to
accomodate
unit testing. The develop.js and webui.js also have been modified
accordingly.

--
Endi S. Dewata

_______________________________________________
Freeipa-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a>
    </pre>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
  </blockquote>
ACK<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
Pushed to master<br>
</body>
</html>