MasterCloudApps-Projects / your-race

Apache License 2.0
4 stars 1 forks source link

Feature get race data + race application #58

Closed raquetelio closed 2 years ago

raquetelio commented 2 years ago

Implements:

7 Test de integración con BBDD

20 Use Case Manage Race Results

26 - Use Case Get Races

27 - Use Case Race Application (By Order)

24 - Use Case Athlete Registration (By Draw)

25 - Use Case Get Race Track

28 Use Case Race Registration

50 - [Manage Race] Refactoring

52 - Data Initializer

54 - Delete Registration Rest and Service

67 - Devolver mensaje al registrar atleta con ApplicationCodeNotValidException

68 - Implementar GetTrack con todas las casuísticas en el rest de Tracks

During this implementation I found the issue of having limited test containers instances. I have already solved it. Ticket: https://github.com/MasterCloudApps-Projects/your-race/issues/56 - Investigate limit of connections in AbstractDatabaseTest