trin5tensa / moviedb

A movie lover's notebook.
GNU General Public License v3.0
1 stars 0 forks source link

Prototype a method to delete a movie. #372

Closed trin5tensa closed 2 months ago

trin5tensa commented 2 months ago

Create a test movie with new and existing stars and directors. Delete it and make sure that the movie and the new people are deleted but not the existing people.

(This should have been created as part of #369.)