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