Merge branch 'thomas' into 'main'
Validation & tests See merge request svg/bp-backend!3
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitlab-ci.yml 5 additions, 5 deletions.gitlab-ci.yml
- app/Controllers/Http/EventController.ts 3 additions, 3 deletionsapp/Controllers/Http/EventController.ts
- app/Controllers/events.ts 15 additions, 35 deletionsapp/Controllers/events.ts
- app/Controllers/picture.ts 21 additions, 2 deletionsapp/Controllers/picture.ts
- app/Models/Event.ts 0 additions, 3 deletionsapp/Models/Event.ts
- app/Schemas/events.schema.ts 7 additions, 0 deletionsapp/Schemas/events.schema.ts
- app/Schemas/pictures.schema.ts 13 additions, 0 deletionsapp/Schemas/pictures.schema.ts
- app/Utils/types.ts 0 additions, 2 deletionsapp/Utils/types.ts
- database/migrations/1698921052424_events.ts 0 additions, 2 deletionsdatabase/migrations/1698921052424_events.ts
- database/seeders/Event.seeder.ts 30 additions, 0 deletionsdatabase/seeders/Event.seeder.ts
- database/seeders/NotSigmaUser.seeder.ts 1 addition, 1 deletiondatabase/seeders/NotSigmaUser.seeder.ts
- database/seeders/Picture.seeder.ts 18 additions, 0 deletionsdatabase/seeders/Picture.seeder.ts
- start/routes.ts 10 additions, 10 deletionsstart/routes.ts
- tests/bootstrap.ts 7 additions, 3 deletionstests/bootstrap.ts
- tests/functional/auth.spec.ts 57 additions, 0 deletionstests/functional/auth.spec.ts
- tests/functional/hello_world.spec.ts 0 additions, 8 deletionstests/functional/hello_world.spec.ts
- tests/test.utils.ts 12 additions, 0 deletionstests/test.utils.ts
Loading
Please register or sign in to comment