paul-tqh-nguyen / swing_dance_scores

A web interface to an implementation of a relative placement scoring system commonly used in Swing Dance competitions
0 stars 0 forks source link

Write a test for competition editing that hits a local firestore #42

Closed paul-tqh-nguyen closed 4 years ago

paul-tqh-nguyen commented 4 years ago

Have it create a private competition, make it public, and then see if we can find it by ID without authentication.

paul-tqh-nguyen commented 4 years ago

The two patches above complete the implementation of the desired ticket.