zulip/frontend_tests
Rohitt Vashishtha e94b151ff6 composebox_typeahead: Properly populate stream topic data for message edits.
Previously, we would always pick up the stream and topic name from
compose_state. This would work for message edits as well when the
composebox was open.

Now, if we are in a message edit, we get the stream and topic of the
message being edited before falling back on trying to populate using
the composebox state.

Fixes #14545.
2020-04-21 16:15:28 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests manage streams: Move stream filter to next line. 2020-04-19 09:59:11 -04:00
node_tests composebox_typeahead: Properly populate stream topic data for message edits. 2020-04-21 16:15:28 -07:00
puppeteer_tests tests: Add realm creation test using puppeteer. 2020-04-02 15:37:12 -07:00
zjsunit zblueslip: Run blueslip.reset after each test. 2020-04-20 08:17:20 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper tools: Extract code to find js test files to test_script. 2020-04-17 09:41:55 -07:00