zulip-js icon indicating copy to clipboard operation
zulip-js copied to clipboard

testing: Add frontend tests.

Open aero31aero opened this issue 6 years ago • 2 comments

Currently, we test the code examples in a node runtime. However, zulip-js also functions in the browser, and we should add bundling and testing in a browser based environment as well.

This task is open ended in terms of which bundler(s) to use and which testing framework to use. Ideally, we should be able to have a way to run all the currently existing tests in a stubbed out environment without the node utilities/packages available.

For reference: #47

aero31aero avatar Mar 04 '18 07:03 aero31aero

@aero31aero is this issue still open/requires work?

vaibhavrajsingh2001 avatar Dec 29 '19 20:12 vaibhavrajsingh2001

Yes, this is still available. There haven't been any updates on this front.

aero31aero avatar Dec 29 '19 20:12 aero31aero