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

Create unit testing framework #33

Open
shankari opened this issue Apr 17, 2023 · 0 comments
Open

Create unit testing framework #33

shankari opened this issue Apr 17, 2023 · 0 comments

Comments

@shankari
Copy link
Contributor

Before we go too deep into building out features, I want to make sure that we have a unit testing framework in place.
Although it has an initial upfront cost, as we add additional complexity to the dashboard, it will save us significant time down the road.

Suggestions for enabling unit testing using dash are at:
https://dash.plotly.com/testing

At a minimum, we should enable the testing of the python-based callbacks, with mocking as needed.
We should to add at least one end-to-end test to sanity test the UI

@shankari shankari mentioned this issue Apr 17, 2023
Merged
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant