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

Add UI tests #142

Open
lukekarrys opened this issue Aug 8, 2020 · 0 comments
Open

Add UI tests #142

lukekarrys opened this issue Aug 8, 2020 · 0 comments

Comments

@lukekarrys
Copy link
Owner

#125 and #126 were great candidates for testing. The fixes were in the order tracking which is a separate function and inside the state machine when setting tracks. These could be tested independently but it'd be nice to test them as integration tests within the UI. Jest/testing-library are already setup, but this needs to work of isolating the test cases with DOM selectors and possibly stubbing out the youtube apil

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