Closed DBatistaFerreira closed 5 years ago
These changes were reverted by commit 1b60bb85a40bf06ee0f18f1e048fcc1cf7467e0b and will be hotfixed in
Acceptance Testing for User Story BASK61:
Action | Expected Result | Actual Result |
---|---|---|
Started program | Server runs without issues | Same as expected |
Navigated to "http://localhost:8080/profile" without first logging in | I am redirected to "http://localhost:8080/", which is the login page | Same as expected |
Navigated to "http://localhost:8080/profile/username" (for any username) without first logging in | I am redirected to "http://localhost:8080/", which is the login page | Same as expected |
All acceptance tests passed.
Bug
How to reproduce
Actual Outcome
Expected Outcome