Last updated: Feb 08, 23 18:46 UTC | Permalink
Week 7 - UI Testing + Pull Requests + Code Review
Learning Objectives:
This week’s lessons will continue our focus on software quality, centering on these themes:
- How do we test UI applications?
- How do we collaborate using git?
- How do we identify defects in code by visual inspection?
Important Dates:
- Project Plan due 3/11
- HW3 due 3/4
Lessons:
- Testing User Interfaces Slides PDF, PPT
- Using Git in Teams Slides PDF, PPT
- Code Review Slides PDF, PPT
Resources
- UI Testing examples and activity handout
Additional Readings:
- React/JS Home
- Testing Library