mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
We no longer store handlers as an array of functions, and instead we assume that code will only ever set up one handler per sel/event or sel/event/child. This is almost always a sane policy for the app itself. We also try to improve error handling when devs write incorrect tests. The only tests that required changes here are the activity tests, which were a little careless about how data got reset between tests.
26 KiB
26 KiB