mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +00:00
The list_to_streams() method now uses create_streams_if_needed() to do its heavy lifting during the autocreate=True case. This commit gets us to 100% coverage on the streams view. (The recently created action.create_streams_if_needed() was easy to test in isolation, and it has 100% coverage as well, so we are not cheating here.) Fixes: #1005.
25 KiB
25 KiB