mirror of https://github.com/zulip/zulip.git
c30458e174
An explanatory note on the changes in zulip.yaml and curl_param_value_generators is warranted here. In our automated tests for our curl examples, the test for the API endpoint that changes the posting permissions of a stream comes before our existing curl test for adding message reactions. Since there is an extra notification message due to the change in posting permissions, the message IDs used in tests that come after need to be incremented by 1. This is a part of #20289. |
||
---|---|---|
.. | ||
__init__.py | ||
curl_param_value_generators.py | ||
javascript_examples.js | ||
javascript_examples.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
testing.yaml | ||
zulip.yaml |