"""Simple tests to get started.""" def test_empty_event_exists(mock_empty_event): """Test an empty event exists.""" assert mock_empty_event is not None