wesatt / viewing_party_lite

Project showcasing authorization, authentication, and API calls
1 stars 0 forks source link

Features/view party create #28

Closed wesatt closed 2 years ago

wesatt commented 2 years ago

This PR does the following:

  1. Adds View Party creation via web interface
  2. Add View Party display of user show page
  3. fixes two tests for sad path; current coverage is at 100%

Wes