Trying to test Flask endpoint. AttributeError: ‘PosixPath’ object has no attribute ‘lstrip’

Solution
APPLICATION_ROOT = Path(__file__).parent.parent