Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0
-
None
Description
This task filling out the Selenium tester stub for the FACES-1470-portlet. This task also includes adding a new portlet to view AS7Leak class instances to ensure they are appropriately destroyed. The test itself contains detailed instructions for how to accomplish this task:
Add a portlet to the
FACES-1470portlet war which shows all AS7Leak instances (if possible).
Add this portlet to a page calledFACES-1470-AS7Leak-tracker.Write a test that accomplishes the following:
1. Sign in.
2. Navigate to theFACES-1470-tracker portlet and assert that no AS7Leak instances exist.
3. Navigate to theFACES-1470portlet.
4. Navigate to view2.xhtml via Ajax and non-Ajax multiple times.
5. Navigate to theFACES-1470-tracker portlet and assert that several AS7Leak instances exist.
6. Sign out.
7. Navigate to theFACES-1470-tracker portlet and assert that no AS7Leak instances exist.Perhaps use this: https://github.com/ronmamo/reflections