Hi!
I would really love to have a course that takes on testing in React before the Jammming project. It seems like the Career Path: Front-end Engineer is a bit outdated surrounding testing.
Previous in this career path we got to learn testing with Mocha (JavaScript testing), which was great by the way. But that course does not prepare us for the Jammming project, because Mocha is not compatible with React on it’s own (it requires a lot of packages that I haven’t learned how to handle).
The Jest/Enzyme course is after the Jammming project, and Enzyme does not support React 18, so this is practically a skill that we won’t use, ever again…and it doesn’t work.
The only course that I can use now, to test my Jammming app, is Learn React Testing . But this course is not a part of the career path “Front-end Engineer”, and it requires us to have learned Redux (which is a while after the Jammming project).
I hope you’ll be able to update this in your Career Path: Front-end Engineer, because the path up to the Jammming project is freaking awesome! I have learned a lot of useful skills and techniques!
…but for my issue right now, I’m not able to test my app fully, which is a shame. Does @codecademy have a suggestion on how I should handle this issue right now? (So I can continue the career path)
In advance, thanks! Keep up the good work