zulip/frontend_tests
sahil839 44d67e40cf node_tests: Pass correct arguments to needs_subscribe_warning.
We were not passing any arguments to needs_subscribe_warning
when testing the function itself.

This commit changes the code to pass the user-id and stream-id
to needs_subscribe_warning. We also remove the stubs for
get_by_user_id and is_user_subscribed and do these tests by
calling the original functions, because passing the arguments
(user-id and stream-id) only makes sense if we use original
functions for them rather than stubs.
2020-07-15 16:57:57 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings org: Use `image_upload_widget.hbs` for realm icon. 2020-06-17 17:47:49 -07:00
node_tests node_tests: Pass correct arguments to needs_subscribe_warning. 2020-07-15 16:57:57 -07:00
puppeteer_lib eslint: Enable comma-dangle for functions. 2020-07-03 16:55:51 -07:00
puppeteer_tests eslint: Enable arrow-parens. 2020-07-03 16:53:39 -07:00
zjsunit node-tests: Log file name and test label on failure. 2020-07-07 10:38:11 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00