This repository was archived by the owner on Dec 12, 2018. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 155
 
Regression Testing History
        Micah Silverman edited this page Sep 25, 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.
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.
NOTE: A Checkmark will be placed in each column of the tables below once testing is completed.
| endpoint | ID Site Disabled /** protected  | 
ID Site Disabled /** not protected  | 
ID Site Enabled /** protected  | 
ID Site Enabled /** not protected  | 
|---|---|---|---|---|
| /login | ||||
| /logout | ||||
| /register | ||||
| /forgot | ||||
| /change | ||||
| /verify | ||||
| /unauthorized | 
| endpoint | ID Site Disabled /** protected  | 
ID Site Disabled /** not protected  | 
ID Site Enabled /** protected  | 
ID Site Enabled /** not protected  | 
|---|---|---|---|---|
| /login | ||||
| /logout | ||||
| /register | ||||
| /forgot | ||||
| /change | ||||
| /verify | ||||
| /unauthorized | 
| endpoint | ID Site Disabled /** protected  | 
ID Site Disabled /** not protected  | 
ID Site Enabled /** protected  | 
ID Site Enabled /** not protected  | 
|---|---|---|---|---|
| /login | ||||
| /logout | ||||
| /register | ||||
| /forgot | ||||
| /change | ||||
| /verify | ||||
| /unauthorized |