uwasystemhealth / IndEAAv2

A web application that streamlines course review by industry advisory panels. A complete rewrite of https://github.com/uwasystemhealth/IndEAA
4 stars 1 forks source link

Automated Testing `reviews/tests/test_permissions.py` and CRUD functions for reviewer #86

Open frinzekt opened 2 years ago

frinzekt commented 2 years ago

What needs to be done?

Create tests for the following scenarios in terms of permission testing:

in terms of crud functions

Other

I didn't have time to do this as part of #83, so it will be good if you have time to do this.