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

Need unit tests #80

Open
dmitrizzle opened this issue Dec 8, 2020 · 0 comments
Open

Need unit tests #80

dmitrizzle opened this issue Dec 8, 2020 · 0 comments

Comments

@dmitrizzle
Copy link
Owner

dmitrizzle commented Dec 8, 2020

Bug or feature request?

feature

chat-bubble is a simple, vanilla-JS app written in ES5. It's been thoroughly tested in production and has been delivering stable experience to its users for years. However, I would like to see some integration tests to ensure that this code continues to be stable for many more years.

I recommend jest via github-actions.

The only downside is that we'll have to have dev-dependencies which will have no effect on production versions of the app but will require additional maintenance from the developers.

@dmitrizzle dmitrizzle changed the title Need integration tests Need unit tests Dec 8, 2020
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

1 participant