Building room create edit
Should all work. No CSS or design done at all. Do we need tests for this frontend behavior? If so, how?
Tests fail because I'm using the BuildingControllerApi in RoomController, and this is null in the tests. How can I best mock/refactor this? Help appreciated.
Edited by Otto Kaaij