Issue:
A weekly training doesn't block users from signing up if their membership is out of date.
Solution:
The signup page has safeguards to display only if the weekly training semester property matches the correct user membership type. This semester property must be set when creating a training and can be edited too.
Risks:
Potential branch coverage missing which may lead to faults.
Issue: A weekly training doesn't block users from signing up if their membership is out of date.
Solution: The signup page has safeguards to display only if the weekly training semester property matches the correct user membership type. This semester property must be set when creating a training and can be edited too.
Risks: Potential branch coverage missing which may lead to faults.
Closes #11