General |
User can login to portal |
tests/portal/test_login.py |
|
User can logout |
tests/portal/test_logout.py |
|
User can login to portal using SAML |
tests/portal/test_saml_login.py |
|
User can logout when SAML login was used |
tests/portal/test_saml_logout.py |
Notifications |
Notification pops up when triggered using the notifications API |
tests/portal/test_two_notification.py |
|
Notification has correct title, detail and link attributes |
tests/portal/test_two_notifications.py |
|
Two notifications are displayed in the correct order |
tests/portal/test_two_notifications.py |
|
Notification expiry time is respected |
tests/portal/test_notification_expiry_time.py |
Translation |
Logged out user is able to change language |
tests/portal/test_i18n.py |
UMC User Tile |
Admin user is able to use the Users tile |
tests/portal/test_users_page.py |
Self-service |
Non-admin user can change password |
tests/portal/test_selfservice |
Self-service |
Non-admin user can set a recovery email |
tests/portal/test_selfservice |
Self-service |
/univention/portal selfservice tiles logged in and out |
tests/portal/test_selfservice |
Self-service |
Non-admin user can manage its profile |
tests/portal/test_selfservice |
Announcements |
Anonymous user sees announcements |
tests/portal/test_announcements |
Announcements |
Admin user can access announcements page (and tile) |
tests/portal/test_announcements |