Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: Add frontend tests. #52

Open
aero31aero opened this issue Mar 4, 2018 · 2 comments
Open

testing: Add frontend tests. #52

aero31aero opened this issue Mar 4, 2018 · 2 comments

Comments

@aero31aero
Copy link
Member

aero31aero commented Mar 4, 2018

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

@vaibhavrajsingh2001
Copy link

@aero31aero is this issue still open/requires work?

@aero31aero
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants