Пример #1
0
def test_alive():
    assert chatcommands.alive() in chatcommands.ALIVE_MSG
def test_alive():
    assert chatcommands.alive() in chatcommands.ALIVE_MSG
Пример #3
0
def test_alive():
    assert chatcommands.alive() in ['Yup', 'You doubt me?', 'Of course', '... did I miss something?',
                                    'plz send teh coffee', 'Kinda sorta',
                                    'Watching this endless list of new questions *never* gets boring']
def test_alive():
    assert chatcommands.alive() in ['Yup', 'You doubt me?', 'Of course', '... did I miss something?',
                                    'plz send teh coffee', 'Kinda sorta',
                                    'Watching this endless list of new questions *never* gets boring']