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

Tests do not currently run on windows. #409

Open
rmarren1 opened this issue Sep 28, 2018 · 1 comment
Open

Tests do not currently run on windows. #409

rmarren1 opened this issue Sep 28, 2018 · 1 comment

Comments

@rmarren1
Copy link
Contributor

Can possibly fix with @T4rk1n suggestion:

Maybe we could change the IntegrationTests in this repo with the one in dash-core-components, it runs threaded instead when windows is detected.

Or perhaps this should be a part of a larger PR that creates an independent testing module for Dash, to be used in dash / all dash component libraries.

@T4rk1n
Copy link
Contributor

T4rk1n commented Oct 3, 2018

Made a package to run dash apps from pytest, can be used as an alternative to our unittest class.

https://github.com/T4rk1n/pytest-dash/pull/1

AnnMarieW pushed a commit to AnnMarieW/dash that referenced this issue Jan 6, 2022
@gvwilson gvwilson self-assigned this Jul 17, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
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

3 participants