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

Update Testing Lesson #608

Open
wvmitchell opened this issue Feb 13, 2023 · 1 comment
Open

Update Testing Lesson #608

wvmitchell opened this issue Feb 13, 2023 · 1 comment
Assignees
Labels
Lesson An issue affecting a lesson M2 M2 task

Comments

@wvmitchell
Copy link
Collaborator

wvmitchell commented Feb 13, 2023

Lesson to be updated: Testing: TDD, Mocha & Chai

Summary of changes needed:

  • Currently several of the examples being tested are classes. These should be replaced with pure functions instead.

  • As the students are heavily focused on iterator methods at this point, one or more of the tests in the examples should be pushing them to write a function that uses an iterator.

  • Update the repo linked in the lesson so that it doesn't use classes

  • Update Testing With Hooks lesson linked at the bottom of the lesson to remove class example

Lesson creation guidelines (also on FE Hub

@wvmitchell wvmitchell added M2 M2 task Lesson An issue affecting a lesson labels Feb 13, 2023
@hfaerber hfaerber self-assigned this Mar 31, 2023
@hfaerber
Copy link
Contributor

hfaerber commented Apr 14, 2023

3 PRs on 3 separate Repos are Ready for Review:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lesson An issue affecting a lesson M2 M2 task
Projects
None yet
Development

No branches or pull requests

2 participants