Description:
Create integration tests to verify that the API endpoints, database (PostgreSQL/SQLite), and external services work correctly together.
Tasks:
Acceptance Criteria:
- All major API workflows have integration tests
- Tests use isolated test database
- External API calls are mocked or use test keys
Description:
Create integration tests to verify that the API endpoints, database (PostgreSQL/SQLite), and external services work correctly together.
Tasks:
Acceptance Criteria: