kentcdodds/testing-workshop

Schedule

kentcdodds opened this issue ยท 1 comments

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:

โค๏ธ

  1. API Unit Tests
  2. API Integration Tests
  3. Client Unit Tests
  4. Client Integration Tests
  5. E2E Tests

๐ŸŽ‰

  1. API Unit Tests
  2. Client Unit Tests
  3. API Integration Tests
  4. Client Integration Tests
  5. E2E Tests

Thanks!

Thanks for those who voted <3