def test_send_verification_with_no_number(self): """ Test that send_verification with no number specified raises a ValueError """ self.service.send_verification('', self.request)