KA-Huis / space-management

The core application of the KA-Huis
https://ka-huis.github.io/space-management
Apache License 2.0
0 stars 0 forks source link

Create policy for ReparationRequestMaterial model #146

Closed cyrildewit closed 2 years ago

cyrildewit commented 2 years ago

Description

Some actions are only permitted for certain users. In order to make sure unauthorised users cannot perform restricted actions we need to analyse the policy business rules for the ReparationRequestModel model.

Technical tasks

Automated testing

Unit tests are the best option to validate the workings of all the policy actions. They will make sure all actions are correctly according to the business requirements.