Exemple #1
0
def test_command_start():
    update = Update()
    assert (start(update, '') == 'Hola, Geeks!')
def test_command_start():
    update = Update()
    assert (start(update, '') == 'Hola, rool_78_bot!')