EMSTrack / WebServerAndClient

Home of the web server and its clients
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add AmbulanceCallTime tests #19

Closed wi11 closed 6 years ago

wi11 commented 6 years ago

Change AmbulanceCallTimeSerializer so that fields reflect call_id and ambulance_id instead of the call and ambulance themselves.

mcdeoliveira commented 6 years ago

Those seem fine!

mcdeoliveira commented 6 years ago

I take it back! You did not test it before requesting a merge again... There was a missing dependency. I also moved your tests to test_calls.py.

wi11 commented 6 years ago

Ah sorry again... The changes I sent to den for testing were ahead of the branch I PR'd...never updated the remote repo...Will not happen again!

mcdeoliveira commented 6 years ago

No worries! Just letting you know so that you are aware of the issue.