Skip to content

Drop the testing #15

Description

@oliverjam

As much as I love the Learn React Testing workshop I have to admit it hasn't been very effective.

Almost no projects have had tests in the last couple of cohorts, and FAC15 didn't even get close to finishing the workshop in the time we had. I think it's a bit much to jump them straight into learning totally different new concepts (integration testing the DOM, plus testing React) when they're still wrapping their brains around React itself.

I think it makes more sense to use that afternoon to reinforce React itself (and maybe that will give us enough time to cover hooks and classes 🙏)

Not requiring testing will dramatically simplify the project setup too, since Jest requires loads more config than Parcel at this point. We always end up with loads of confusing boilerplate for mocking non-JS imports and making sure Jest understands the Babel setup etc

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions