summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional
Commit message (Collapse)AuthorAgeFilesLines
* Fixed resizing issues.Endi S. Dewata2011-06-131-2/+2
| | | | | | | | | | The UI has been modified to fix some resizing issues: Previously the height of facet content was roughly calculated using resize(). Now the height can be more accurately defined in CSS. Previously the UI width was fixed. The HTML layout and background images have been modified to support horizontal expansion if needed.
* Temporary fix for indirect member tabs.Endi S. Dewata2011-06-026-0/+546
| | | | | | | | | | | | | Since the group-show command doesn't return indirect members, the tabs for group's indirect members have been reverted to call user-find with the --in-groups parameter to get the entries. However, this is only a temporary solution since the user-find command returns both direct and indirect members (ticket #1273). The Selenium test for groups has been modified to test nested groups and verify indirect members. The verification currently will fail due to the above issue.
* Fixed Selenium tests.Endi S. Dewata2011-05-246-9/+19
| | | | Fixed some validation and synchronization problems in Selenium tests.
* Added Self-Service and Delegation tests.Endi S. Dewata2011-05-1110-0/+682
|
* Added Selenium tests for DNS.Endi S. Dewata2011-05-119-0/+619
|
* Updated Selenium tests.Endi S. Dewata2011-05-1135-215/+425
| | | | | The following test suites have been updated to use the new DOM structure: SUDO, password policy, Kerberos Ticket policy, ACI.
* Updated Selenium tests.Endi S. Dewata2011-05-1053-474/+529
| | | | | The following test suites have been updated to use the new DOM structure: user, group, host, hostgroup, netgroup, service, HBAC.
* Updated Selenium tests.Endi S. Dewata2011-04-1187-350/+1285
| | | | The Selenium tests have been updated to improve robustness.
* Initial Selenium test cases.Endi S. Dewata2011-03-31105-0/+6298
http://www.freeipa.org/page/Selenium