mirror of https://github.com/zulip/zulip.git
9120fec604
While sending multiple messages to different recipients in 'message_basic_tests', we were facing flaky test failure. The reason being now we jump to the conversation where message was sent & that was resulting in calls to the 'wait_for_fully_processed_message' function as 'outside_view' was not correctly set. Precisely, the call to 'wait_for_fully_processed_message' uses zulip_test.current_msg_list which won't remain correct when the sender is narrowed to different views on sending messages to different recipients in succession. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |