This PR changes two things Move setup/cleanup code into `setUp`/`tearDown` Change the `_fcurve_paths_match` to raise an error instead of returning a bool. That makes it easier to see what the actual error is. Pull Request: https://projects.blender.org/blender/blender/pulls/116816