We need room visits with test data. We already have tests that generate check ins on a mocked DB. The RoomControllerTest class could serve as a template.
To build this in a script one could analyse the check in request and immitate it with something like curl or python.
We need room visits with test data. We already have tests that generate check ins on a mocked DB. The RoomControllerTest class could serve as a template.
To build this in a script one could analyse the check in request and immitate it with something like curl or python.