mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This adds a common function `access_user_by_id` to access user id within same realm, complete with a full suite of unit tests. Tweaked by tabbott to make the test much more readable.