uprm-inso4117-2023-2024-s2 / semester-project-study-pet

semester-project-study-pet created by GitHub Classroom
1 stars 3 forks source link

[Lecture Topic Task] TDD: Continue to perform and document unit tests on new StudyPet components, implementations and features. #258

Closed irsaris closed 4 months ago

irsaris commented 5 months ago

Previous tests were performed on developing environment and flashcard components. As new features are implemented, unit tests must be carried out in order to ensure functionality and quality. These tests are documented thoroughly, step-by-step, with explanations added for every iteration, albeit success or failure; for the betterment of the team and the project as a whole.

Suggested Difficulty: 6 Suggested Urgency: 6

*As feature development progresses, further understanding of code and the domain is necessary, so I recommend a difficulty raise for assignees sake (+3 from previous milestone).

PinkSylvie commented 5 months ago

Tests on what? Please be specific otherwise we might end up having multiple people doing the same test on the same thing?

DiegoLIRodriguez commented 5 months ago

Specifically new Flashcard Components and Features:

DiegoLIRodriguez commented 4 months ago

New features tested and documented here: https://docs.google.com/document/d/1OVempeF9_xd6mF7KFI6mCLDUOdY0dyVFXkLZH5gOtMg/edit

PinkSylvie commented 4 months ago

I dont see what you added in the changelog. What section did you added it in as well?

DiegoLIRodriguez commented 4 months ago

My bad! It's the fifth case tests in TDD. Added the changes to the log.

PinkSylvie commented 4 months ago

Did you merge this branch already or create a pull request for it?

PinkSylvie commented 4 months ago

But I saw the section and it looks quite nice