-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
AT:
- given:
- I'm not logged in as a user
- when:
- I try to access a page that does not exist, e.g., http://localhost:9000/asdf
- then:
- An empty page is shown
- expected:
- I get an error page shows and redirected to the login page
- given:
- I'm logged in as a user
- when:
- I try to access a page that does not exist, e.g., http://localhost:9000/asdf
- then:
- An empty page is shown
- expected:
- I get an error page shows and redirected to the index page with the process definitions