Closed charliegriefer closed 2 weeks ago
Currently have integration tests done for auth (login, register, forgot password, etc), bottle, and bottler.
Need to do distillery yet, but before that I'm going to pivot and refactor the tests so far. Still within this ticket, but there are some fixtures that I'm wanting to move around a bit.
Gettin' there!
This is done. I merged this ticket and #157 into a rc branch that I created off of main. Pulled the rc branch down on prod, tested, and it all looks good. Merge into main and pulled main down on the EC2 instance.
Site Home Page Loads
Links in Main Template Work (Home, Terms, Privacy)
Registration Page Loads and Validates
Can Register
Login Form Loads and Validates
Reset Password Page Loads and Validates
Ensure User Home Page Loads
Ensure User Home Page Links all Function
Ensure User Can Add a Bottle
Ensure User Can Edit a Bottle
Ensure User Can Delete a Bottle
Ensure List Bottles Page Works
Ensure Bottle Detail Page Works
Ensure User Can Add a Bottler
Ensure User Can Edit a Bottler
Ensure User Can Delete a Bottler
Ensure List Bottler Page Works
Ensure Bottler Detail Page Works
Ensure User Can Add a Distillery
Ensure User Can Edit a Distillery
Ensure User Can Delete a Distillery
Ensure List Distillery Page Works
Ensure Distillery Detail Page Works