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 tests for practice deck page #95

Merged
merged 6 commits into from
Jan 10, 2025
Merged

Conversation

jxjj
Copy link
Collaborator

@jxjj jxjj commented Jan 10, 2025

This adds tests to the practice test page.

It also changes the <select> component on the practice page from the shadcn/radix version to a native element to get cypress tests to work. There's an issue where shadcn's Select can trigger an exception in cypress (it looks like it's fixed in the react version, but not vue). Regardless, we don't need an advanced component in this case.

@jxjj jxjj changed the title add tests for practice test page add tests for practice deck page Jan 10, 2025
@jxjj jxjj merged commit 69a93ce into develop Jan 10, 2025
2 checks passed
@jxjj jxjj deleted the feature/add-tests-for-deck-practice branch January 10, 2025 23:57
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

Successfully merging this pull request may close these issues.

1 participant