def test_room_search_exact(self): search.room_search('myroom', exact=True)
def test_room_search(self): search.room_search('myroom')