Skip to content

Add tests for CourseController

Thijs Nulle requested to merge coursecontroller-test into development

This MR adds tests for CourseController. This MR also removes a redundant check if the user was not enrolled already, which should never equate to false since a user is not allowed to visit the page if it is already enrolled in the course.

Edited by Thijs Nulle

Merge request reports