NLTN / StudentEnrollment

A back-end Web Service to manage course enrollment and waiting lists with functionality similar to TitanOnline.
GNU General Public License v3.0
0 stars 4 forks source link

Unittest #66

Closed NLTN closed 11 months ago

NLTN commented 11 months ago

Test Cases: test_subscribe_email_only test_subscribe_webhook_only test_subscribe_email_and_webhook test_subscribe_wrong_class test_missing_email_and_webhook test_email_already_subscribed test_webhook_already_subscribed