Tim Abbott
|
c10cc24ee8
|
python: Sort webhooks imports with isort.
|
2020-01-14 13:07:47 -08:00 |
Steve Howell
|
ced4d81856
|
Sweep tests for expected_subject -> expected_topic.
This is all in the webhooks tests, including some
docs for how to write those tests.
|
2018-11-12 15:47:11 -08:00 |
rht
|
969cc506d2
|
zerver/webhooks: Use python 3 syntax for typing.
Tweaked by tabbott to fix various line-wrapping issues.
|
2017-11-04 19:40:32 -07:00 |
Tomasz Kolek
|
7de45951e2
|
Make webhooks as separate modules with view and tests.
Create python packege for every webhook with view.py and tests.py
|
2017-01-25 23:14:19 -08:00 |