lmazuel / TestingRepo

To test to Python Github SDK. Nothing interesting here.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot testing test_bot_basic_failure

lmazuel opened this issue · comments

Test test_bot_basic_failure

Encountered an unknown error

Traceback (most recent call last):
  File "/home/travis/build/lmazuel/swagger-to-sdk/swaggertosdk/github_tools.py", line 32, in exception_to_github
    yield context
  File "/home/travis/build/lmazuel/swagger-to-sdk/swaggertosdk/restapi/bot_framework.py", line 104, in manage_comment
    response = getattr(self.handler, orderstr)(webhook_data.issue, *split_text)
  File "/home/travis/build/lmazuel/swagger-to-sdk/tests/test_bot_framework.py", line 134, in command1
    raise ValueError("Not happy")
ValueError: Not happy

Encountered an unknown error

something to do with an exception