mirror of https://github.com/zulip/zulip.git
90730a18d9
These are still kind of a mess. The old code combined the worst of both worlds: - we had one monolithic test - we called the events multiple times, verifying a different stub each time Now I make the tests more granular. We could actually re-combine the tests, but in a nicer way, so that we just set up multiple stubs and verify that all stubs get correctly invoked. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |