Add tests for fps change
Currently we have an option in Kdenlive to change the framerate of a project. For example, if you mistakenly started to work on a project file using a 30fps profile and then want to change to 50fps.
The feature is a bit buggy, sometimes guides or clip cuts move during the conversion process. Writing some tests would be nice and help fix the code.