mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Add a common function for webhooks to convert multipart strings to dict. This facilitates loading a multipart/form-data fixture as a file string, and converting it. This will allow testing integrations that use multipart/form-data, and generating their example screenshots using a script. Note that this only supports text fields, accommodation for binary files is not included at the moment. |
||
|---|---|---|
| .. | ||
| user_avatars | ||
| companies.json | ||
| for-education.json | ||
| for-events.json | ||
| for-research.json | ||
| generate-integration-docs-screenshot | ||
| generate-user-messages-screenshot | ||
| message-screenshot.js | ||
| thread-screenshot.js | ||