Files
zulip/frontend_tests/node_tests
Priyank Patel bf179b7d2f composebox_typeahead: Use e.key instead of deprecated e.keyCode.
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".
2021-06-02 14:04:53 -07:00
..
2021-03-12 10:08:25 -08:00
2021-05-12 12:53:58 -07:00
2021-05-10 09:57:26 -07:00
2021-03-12 10:08:25 -08:00
2021-03-12 10:08:25 -08:00
2021-03-12 10:08:25 -08:00
2021-05-10 17:55:03 -07:00
2021-05-10 09:57:26 -07:00
2021-05-10 09:57:26 -07:00
2021-05-10 09:57:26 -07:00