Create integration tests for API and database operations
Write integration tests. Test API endpoints with real HTTP, test database operations, mock external services, clean up after tests.
Testing integrations