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

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

Polish pet selection feature & unit testing #324

Closed Elielh17 closed 2 months ago

Elielh17 commented 2 months ago

Polished the Pet Selection Feature by adding new animations, and integration with actual pet data. Developed a unit test for the pet selection feature to ensure it functions correctly across different scenarios and integrates seamlessly with local storage once implemented. And finally some code refactoring/cleaning.

PinkSylvie commented 2 months ago

Have you documented the tests in the documentation?

Elielh17 commented 2 months ago

Have you documented the tests in the documentation?

Yes, on the section of Unit Tests, at the end