zulip/frontend_tests
Steve Howell 90730a18d9 node tests: Simplify stream_events.
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.
2021-02-11 11:29:21 -05:00
..
node_tests node tests: Simplify stream_events. 2021-02-11 11:29:21 -05:00
puppeteer_lib puppeteer_tests: Don’t read from most deprecated global variables. 2021-02-10 07:35:11 -08:00
puppeteer_tests puppeteer_tests: Don’t read from most deprecated global variables. 2021-02-10 07:35:11 -08:00
zjsunit zjsunit: Change override API to work with non-global modules. 2021-02-11 07:35:28 -05:00