tests.py

Module provides tests for adding appointments

Class definitions:

class apps.appointment.tests.AppointmentTest(methodName='runTest')[source]

Bases: core.unittest.baseunittest.BaseUnitTest

Test the appointment functionality by adding a appointment for a controle and an urgent controle

check_appointment()[source]

Add an appointment and check that it has been saved correctly

test_adding_appointment()[source]

Run the check for both a non-urgent control and urgent-control