Ignore:
Timestamp:
24 May 2013, 17:54:10 (11 years ago)
Author:
Henrik Bettermann
Message:

Add local and global ApplicationsManager? role. Assign role dynamically.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_dynamicroles.py

    r8963 r10226  
    8282    def test_valid_officer(self):
    8383        # for an officer that has clearance role on the connected dept
    84         # we get the ApplicationsOfficer role on our student
     84        # we get the ClearanceOfficer role on our student
    8585        prm = IPrincipalRoleManager(self.student)
    8686        result = prm.getRolesForPrincipal('alice')
Note: See TracChangeset for help on using the changeset viewer.