freeipa/install/ui/test
Petr Vobornik 50a898855c Modify serial associator to use batch
https://fedorahosted.org/freeipa/ticket/1688

The serial associator is used to execute a command multiple times with different parameters. This is used for adding/removing a user into/from multiple groups. It has some issues:

Each command is executed one-by-one, so it could be slow.
  * If there's a failure the rest of the commands will not be executed.
  * This can be fixed by putting the commands into a batch and execute them at once.
2011-08-25 15:57:00 +00:00
..
bin HBAC deny warning 2011-07-06 21:52:00 +00:00
conf Added functional test runner. 2011-04-05 21:21:54 +00:00
data Validation of details facet before update https://fedorahosted.org/freeipa/ticket/1676 The ticket is a duplicate of server error, but it revealed few UI errors. 2011-08-25 00:50:52 +00:00
functional Fixed resizing issues. 2011-06-13 09:23:29 -04:00
lib Added functional test runner. 2011-04-05 21:21:54 +00:00
aci_tests.html Renamed associate.js to association.js. 2011-06-16 11:12:42 -04:00
aci_tests.js removing setters setup and init 2011-07-28 14:17:25 -04:00
all_tests.html Renamed associate.js to association.js. 2011-06-16 11:12:42 -04:00
association_tests.html Renamed associate.js to association.js. 2011-06-16 11:12:42 -04:00
association_tests.js Modify serial associator to use batch 2011-08-25 15:57:00 +00:00
certificate_tests.html jQuery ordered map. 2011-05-20 12:11:47 -04:00
certificate_tests.js Remove WebUI identifiers from global namespace 2011-02-18 09:49:37 -05:00
details_tests.html jQuery ordered map. 2011-05-20 12:11:47 -04:00
details_tests.js removing setters setup and init 2011-07-28 14:17:25 -04:00
entity_tests.html Renamed associate.js to association.js. 2011-06-16 11:12:42 -04:00
entity_tests.js removing setters setup and init 2011-07-28 14:17:25 -04:00
index.html jQuery ordered map. 2011-05-20 12:11:47 -04:00
ipa_tests.html Fixed adding host without DNS reverse zone 2011-08-05 19:14:19 +00:00
ipa_tests.js Fixed adding host without DNS reverse zone 2011-08-05 19:14:19 +00:00
navigation_tests.html automount UI 2011-05-26 14:53:40 -04:00
navigation_tests.js removing setters setup and init 2011-07-28 14:17:25 -04:00
ordered_map_tests.html jQuery ordered map. 2011-05-20 12:11:47 -04:00
ordered_map_tests.js jQuery ordered map. 2011-05-20 12:11:47 -04:00
qunit.css rename static to ui 2011-01-20 14:12:47 +00:00
qunit.js rename static to ui 2011-01-20 14:12:47 +00:00
README rename static to ui 2011-01-20 14:12:47 +00:00
widget_tests.html jQuery ordered map. 2011-05-20 12:11:47 -04:00
widget_tests.js removing setters setup and init 2011-07-28 14:17:25 -04:00

http://www.freeipa.org/page/UI_Unit_Tests