#10 - Ensure Customers can be saved through the form - Part 1

Ensure Customers can be saved through the form - Part 1

Following up on issue #9, in this video, we will check the customer edit form works correctly

  • Interact with the form input components to set values to the UI
  • assert on the results through the database
  • create a Test API abstraction: FormInteractions to get rid of all the helper methods on the form interaction
  • use the "move" & "change signature" refactoring from IntelliJ IDEA
  • encounter flaky tests through test data interactions
Copyright © Mario David.