You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Micah Silverman edited this page Nov 21, 2015
·
8 revisions
The unit and integration test suites are the primary facility for testing the code.
This page serves as a record of regression testing performed for certain releases - especially those with large changes, package reorganizations or significant feature addition.
Release: 1.0.RC6
This is a major Spring Security release. It is important to exercise each of the Stormpath supplied controller endpoints in a number of scenarios, including ID Site enabled & disabled.
We also want to ensure that Stormpath specified controller endpoints are not secured by Spring Security, even if the developer specifies that /** should be secured. When ID Site is enabled, we should ensure that the id site callback is accessible as well.
NOTE: A Checkmark will be placed in each column of the tables below once testing is completed.