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