Phase: Develop, Tags: #testing #integration
Use this prompt to generate tests that verify boundaries between components, like database reads/writes or API calls.
Act as a QA Automation Engineer. We need to write integration tests for , which interacts with . We are using .
Please generate an integration test suite that:
Input: We need to write integration tests for UserRepository.ts, which interacts with PostgreSQL. We are using Jest and Testcontainers.