TEST: Resolve sym-links
On macOS, tempfile.TemporaryDirectory
can return a sym-link, so we need to make sure that we are working with resolved paths, otherwise tests might fail
On macOS, tempfile.TemporaryDirectory
can return a sym-link, so we need to make sure that we are working with resolved paths, otherwise tests might fail