akashaviator
700123a30b
api: Document DELETE ../messages/{message_id}/reactions endpoint.
...
This refactors remove_reaction in python_examples.py to validate the
result with validate_against_openapi_schema. Minor changes and some
additions have been made to the OpenAPI format data for
/messages/{message_id}/reactions endpoint.
2020-03-08 19:12:45 -07:00
Steve Howell
5e2a32c936
tests: Use users in send_*_message.
...
This commit mostly makes our tests less
noisy, since emails are no longer an important
detail of sending messages (they're not even
really used in the API).
It also sets us up to have more scrutiny
on delivery_email/email in the future
for things that actually matter. (This is
a prep commit for something along those
lines, kind of hard to explain the full
plan.)
2020-03-07 18:30:13 -08:00
Vishnu Ks
08103544cc
tests: Remove upload-file from curl test exclude_list.
2019-11-18 12:23:38 -08:00
Vishnu Ks
76c610c953
tests: Remove upload-custom-emoji from curl test exclude_list.
2019-11-18 12:23:38 -08:00
Vishnu Ks
4c5e9e8eb0
tests: Add support for patching requestBody in curl example test.
2019-11-18 12:23:38 -08:00
Vishnu Ks
3468764415
tests: Remove remove-linkifiers from curl test exclude_list.
2019-11-18 12:23:38 -08:00
Vishnu Ks
a478e861a2
tests: Remove create-user from curl test exclude_list.
...
The API test client uses an admin client since
0f64fe530667fd3b96a434842b124075dea84300
2019-11-18 12:23:38 -08:00
Vishnu Ks
0632d26e5e
tests: Remove update-stream from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
be49dd4f30
tests: Remove delete-user-group from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu KS
ee2d20ff3c
tests: Remove update-user-group from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
4b212efba6
tests: Remove create-user-group from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
473d178fbc
tests: Remove delete-stream from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
4e15dabcfa
tests: Remove remove-subscriptions from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu KS
3efe35e35b
tests: Remove delete-message from curl test exclude_list.
2019-11-15 15:53:31 -08:00
Vishnu Ks
00455df7f9
tests: Use admin client for curl examples test.
2019-11-15 15:53:31 -08:00
Vishnu Ks
2f5f23ecc6
tests: Remove get-presence from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
7aabbe2f35
tests: Remove delete-queue from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
a99b96d9db
tests: Remove get-events-from-queue from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
4aae633d59
tests: Remove get-stream-topics from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
db294072be
tests: Remove update-subscription-data from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu Ks
eb567abcec
tests: Remove mark-as-read-bulk from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
39f7d250bd
tests: Remove update-message-flags from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
31a50753f3
tests: Remove get-message-history from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
93c003d2aa
tests: Remove update-message from curl test exclude_list.
2019-10-30 16:49:27 -07:00
Vishnu KS
8e9ccdf376
tests: Remove get-raw-message from curl test exclude_list.
2019-10-30 16:49:26 -07:00