Describe the bug
test_patient_observations doesnt work. The test needs to be fixed, variables probably incorrectly used.
To Reproduce
1.Run patient_testing.py
2.Wait
Expected behavior
Test should be clear
Desktop (please complete the following information):
Link
|
def test_patient_observations(): |
Describe the bug
test_patient_observations doesnt work. The test needs to be fixed, variables probably incorrectly used.
To Reproduce
1.Run patient_testing.py
2.Wait
Expected behavior
Test should be clear
Desktop (please complete the following information):
Link
python-intermediate-inflammation/tests/test_patient.py
Line 12 in 2ab4726