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

Adding missing challenge setup code from workshop #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thezacharytaylor
Copy link

-> Automated Accessibility Testing
-> Unit Testing with Jest and Testing Library
-> Lesson 3

The challenge gives the impression that this code is present and the task is to simply write tests. The problem is that it is missing a State, a function, and two attributes utilizing previously mentioned state and function.

The lack of selectedOption was particularly problematic as it causes this to view to break and floods any jest runs with undefined variable errors in the previous lesson.

@vercel
Copy link

vercel bot commented Dec 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
workshop-automated-a11y-testing ✅ Ready (Inspect) Visit Preview Dec 22, 2022 at 9:05PM (UTC)

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