MarisiaS / SMM

0 stars 0 forks source link

BE-Fixture files #73

Closed MarisiaS closed 5 months ago

MarisiaS commented 5 months ago

This PR solves issue #68

Implementation

  1. backend/api/fixtures/meetevent_data.json Created this file to add 5 event to swim meet with id 1.

  2. backend/api/fixtures/athlete_data.json Added 13 more athletes to have a total of 19.

  3. backend/api/fixtures/time_record.json Added extra records specially to event_type with id 1. This will help testing the heat generation process.

Resumen

Here is a resume of all the time records by athlete. image

For each event, the seed times are:

image

image

image

image

image