Schedule
kentcdodds opened this issue ยท 1 comments
kentcdodds commented
Hey friends ๐
There are 5 things that we'll be doing during this workshop:
- API Unit Tests
- API Integration Tests
- Client Unit Tests
- Client Integration Tests
- E2E Tests
I'm pretty solid on the general order: Unit -> Integration -> E2E
But I'm unsure of whether I should do both the API tests together then both the Client tests together, or if I should do both Unit tests together and both the Integration tests together. So I have two options. Please respond with the respective emoji:
โค๏ธ
- API Unit Tests
- API Integration Tests
- Client Unit Tests
- Client Integration Tests
- E2E Tests
๐
- API Unit Tests
- Client Unit Tests
- API Integration Tests
- Client Integration Tests
- E2E Tests
Thanks!
kentcdodds commented
Thanks for those who voted <3