Refactor test suite and update TypeScript configuration
- Update import paths in test files to use relative imports
- Modify test mocks to use new InstagramMediaProcessor
- Update tsconfig.jest.json to include ES2023 library
- Simplify test setup and mock implementations
- Remove unnecessary mocked modules and dependencies