Need unit tests #20

Open
opened 2025-10-14 17:15:23 -06:00 by navan · 0 comments
Owner

Originally created by @dmitrizzle on 12/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.

*Originally created by @dmitrizzle on 12/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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/chat-bubble#20
No description provided.