tests.py¶
Unittest for checking the healthprofessional functionality
Class definitions:
-
class
apps.healthperson.healthprofessional.tests.HealthprofessionalTest(methodName='runTest')[source]¶ Bases:
core.unittest.baseunittest.BaseUnitTestTest message sending, searching, and all patient related pages like reports/messages etc.
-
check_sent_messages()[source]¶ Checks if healthprofessional can sent a message to a patient and if it can be found via the search page.
-