#37405 closed task (blessed) (fixed)
Capability tests for non-logged-in users
Reported by: | johnbillion | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 4.6 | Priority: | low |
Severity: | normal | Version: | |
Component: | Role/Capability | Keywords: | has-unit-tests |
Focuses: | Cc: |
Description
In Tests_User_Capabilities
we have comprehensive tests for all user roles, but none for non-logged-in users.
While it might seem obvious that a non-logged-in user cannot have any capabilities, having tests to ensure this will help protect us with regard to any future refactoring of authentication code.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 38096: