box / box-python-sdk

Box SDK for Python
http://opensource.box.com/box-python-sdk/
Apache License 2.0
418 stars 215 forks source link

chore: Add integration test for webhook #754

Closed congminh1254 closed 2 years ago

congminh1254 commented 2 years ago

Closes SDK-2354

Due to there is no list of webhook type, so new webhook types for Sign Request will not implemented. So in this PR there is only new integration test for CRUD webhook for Sign Request file.

I also added library pytest-timeout to limit the running time for each test in integration test to 60 seconds, to prevent freeze in GH Actions.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2782926334


Totals Coverage Status
Change from base Build 2781261142: 0.0%
Covered Lines: 3372
Relevant Lines: 3605

💛 - Coveralls