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

Finish creating triggers #17

Open paul-tqh-nguyen opened 5 years ago

paul-tqh-nguyen commented 5 years ago

https://github.com/paul-tqh-nguyen/swing_dance_scores/commit/6a2b0622a0acc44a08808893c4501b109b3724f2https://github.com/paul-tqh-nguyen/swing_dance_scores/commit/6a2b0622a0acc44a08808893c4501b109b3724f2 committed a trigger to add a notification upon a competition deletion.

Let's create triggers for all the other relevant endpoints. Keep it to just the ones that exist. We'll create more triggers that are relevant to new endpoints when we create those new endpoints.

Let's also add tests for these triggers as mentioned in the above patch.