Skip to content

Meeting 2024‐04‐01

ChristianFN2 edited this page Apr 1, 2024 · 1 revision

Assistance

Andrés, Adrián, Luis and Christian.

Previous week advancements recap

  • Refactoring of question service done
  • New category added (And others prepared)
  • Flags not appearing bug solved (to be merged)
  • OpenAPI deployed

Week goals

Complete application to fulfill all high level requirements for next week presentation:

  • Have at least 80% test coverage
  • Have the main acceptance tests
  • Complete statistics
  • Add timer to the questions and end the game
  • Complete documentation

Assignation of tasks

  • Christian: Add more categories, correct the way the answer is stored
  • Luis: Fix score, acceptance test and some unitary tests
  • Adrián: Improve game statistics in ranking
  • Andrés: Add timer to the questions, uncomment testing continuous integration

Testing

  • Christian: question-service
  • Luis: gateway-service, auth-service, Navbar
  • Adrián: Rankings, Game
  • Andrés: user-service, Login, Register, App
  • Everyone: Cover the remaining until 80%

Documentation

  • Everyone: Complete as we advance