Skip to content

Add tests for Study Maintenance View.

Tim Metzner requested to merge tests into main

Adds tests for the Study Maintenance View.

While writing them, I discovered that a low level user (who is not supposed to be able to view other people's studies) can access the Study Maintenance View by manually typing its URL. This has also been changed, and a test for it has been added. This test is a bit looser and just checks "lowest level user" vs "highest level user", because the exact permission might change, I was not 100% sure which permission would be right for this application.

Edited by Tim Metzner

Merge request reports