zulip/frontend_tests
Lauryn Menard a85d589254 stream_events: Use `is_muted` event instead of `in_home_view` event.
Updates `stream_events.js` to use the subscription update event that
is now being sent for the `is_muted` stream property, instead of the
event sent for the `in_home_view` property.

Because the server is still sending events for `in_home_view`, keeps
it as a property processed by `update_property` function, but does
nothing with the event. Adds temporary test for coverage.
2022-08-16 16:52:15 -07:00
..
node_tests stream_events: Use `is_muted` event instead of `in_home_view` event. 2022-08-16 16:52:15 -07:00
puppeteer_lib left-sidebar: Make Subscribe to more streams more informative. 2022-08-15 12:32:43 -07:00
puppeteer_tests puppeteer: Fix `subscribe_toogle.ts` long pending flake. 2022-08-16 13:01:31 -07:00
zjsunit zjsunit: Fix mock_esm call site detection. 2022-07-22 19:30:55 -07:00