freeipa/install/static/test
Endi S. Dewata 27d8529a84 Fixed action panel queries
Previously the queries for action panel were done globally. Since each
entity container has its own action panel, the queries will return multiple
results. This is fixed by qualifying the query to run within the entity
container.

The query has also been moved into ipa_facet.get_action_panel(). Entities
that do not have their own entity container (e.g. HBAC services and service
groups) will need to override this method to get the action panel from the
right entity container (e.g. HBAC rules).

The facet.setup_views() has been renamed to facet.create_action_panel().
New test data for SUDO rules have been added.
2010-11-22 15:28:42 -05:00
..
data Fixed action panel queries 2010-11-22 15:28:42 -05:00
all_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
association_tests.html Host certificate management 2010-10-20 09:33:44 -04:00
association_tests.js HBAC Details Page 2010-11-04 14:22:32 -04:00
certificate_tests.html Host certificate management 2010-10-20 09:33:44 -04:00
certificate_tests.js Host certificate management 2010-10-20 09:33:44 -04:00
details_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
details_tests.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
entity_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
entity_tests.js Fixed action panel queries 2010-11-22 15:28:42 -05:00
index.html Host certificate management 2010-10-20 09:33:44 -04:00
ipa_tests.html HBAC Services 2010-11-11 12:23:05 -05:00
ipa_tests.js Framework for custom UI 2010-10-28 09:28:17 -04:00
navigation_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
navigation_tests.js Framework for custom UI 2010-10-28 09:28:17 -04:00
qunit.css Test framework for Web UI. 2010-09-24 19:50:29 -04:00
qunit.js Test framework for Web UI. 2010-09-24 19:50:29 -04:00
README UI Unit Test Docs 2010-10-05 21:18:05 -04:00

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