You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.