Bug/kit request mail crash
1 unresolved thread
1 unresolved thread
Compare changes
- #259 : added test to send mail with general appointment and appointment...Carlos Vega authored
Issue #259 : added test to send mail with general appointment and appointment types: test_kit_request_send_mail_with_general_appointment
+ 37
− 10
@@ -5,12 +5,13 @@ from django.urls import reverse
@@ -25,7 +26,8 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -43,7 +45,8 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -60,7 +63,8 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -79,17 +83,20 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -112,8 +119,10 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -129,7 +138,8 @@ class ViewFunctionsTests(LoggedInTestCase):
@@ -138,3 +148,20 @@ class ViewFunctionsTests(LoggedInTestCase):