mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
As it turns out, some of these tests used message IDs 1 and 2, which Hamlet didn't even necessarily receive as the messages to update -- which meant that they previously updated 0 messages and returned success. So those tests started failing when I added a check for not updating anything in the update_message_flags backend -- and this commit fixes the tests to actually update a nonempty set of messages. (imported from commit 9034b415d4862216a266416a8e509d987050ffd7) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| static | ||
| templates | ||
| tools | ||
| zerver | ||
| zproject | ||
| .gitignore | ||
| manage.py | ||