Exemplo n.º 1
0
def test_command_start():
    update = Update()
    assert (start(update, '') == 'Hola, Geeks!')
Exemplo n.º 2
0
def test_command_start():
    update = Update()
    assert (start(update, '') == 'Hola, rool_78_bot!')