charliegriefer / my-whiskies

MIT License
2 stars 0 forks source link

Set up tests #155

Closed charliegriefer closed 2 weeks ago

charliegriefer commented 4 weeks ago
charliegriefer commented 3 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!

charliegriefer commented 2 weeks ago

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.