#149 Create a framework of tests for the UI javascript code
Closed: Fixed None Opened 13 years ago by rcritten.

This could be using JSUnit or some other mechanism


There are various JUnit like libraries for Javascript. We need to incorporate one.

One possible approach is to use rhino, The Java based JS engine, to run the tests in an offline manner.

The trickiest part is going to be integrating it with the pages, mocking the original DOM, and seeing the updated DOM.

Pushed to master on Sep 24,2010

Metadata Update from @rcritten:
- Issue assigned to edewata
- Issue set to the milestone: FreeIPA 2.0 - 2010/09

7 years ago

Login to comment on this ticket.

Metadata