mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Tested by the adding a console log to the handlers and typing Tab and Enter in the group PM and stream compose box. This two event handlers are attached to form#send_message_form which is the compose box form. The tests set keyCode to 42 previously, which does not represent a valid key, so I assume they were trying to test a random key, and replace it with "a". |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||