-
Couldn't load subscription status.
- Fork 155
Regression Testing History
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. 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.
| 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 |