softdevteam / mattermost-github-integration

GitHub integration for Mattermost
Other
79 stars 50 forks source link

Update Pillow dependency. #57

Closed ptersilie closed 4 years ago

vext01 commented 4 years ago

LGTM, but a test is failing on Python3.

__________ ERROR at setup of TestLiveServer.test_pull_request_review ___________

ScopeMismatch: You tried to access the 'function' scoped fixture 'app' with a 'session' scoped request object, involved factories

../../../virtualenv/python3.6.7/lib/python3.6/site-packages/pytest_flask/fixtures.py:123:  def live_server(request, app, pytestconfig)

tests/conftest.py:4:  def app()

=========================== short test summary info ============================

ERROR tests/test_payloads.py::TestLiveServer::test_pull_request_review
ptersilie commented 4 years ago

I thought I fixed that. Ah, I pushed it to the wrong branch. Will fix later.

ptersilie commented 4 years ago

Let's see if this fixes things.

vext01 commented 4 years ago

Please squash.

ptersilie commented 4 years ago

Squashed.