iamantoniodinuzzo / CineMates

CineMates is a modern android application for movie fans in which you will be able to search for movies and consult information provided by The Movie DB.
GNU General Public License v3.0
15 stars 3 forks source link

fix #311 #323

Closed iamantoniodinuzzo closed 6 months ago

iamantoniodinuzzo commented 6 months ago

Proposed changes

Risolti errori nei test dao e implementati i test dao per le altre nuove classi Dao generalizzando nel codice le operazioni di base delle classi Dao.

What is the destination branch of this PR?

Develop

Further comments or screenshots (if appropriate)

Types of changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Is additional manual testing needed?

Sono necessari ulteriori test per le classi dao


If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...