Closed PooyaRaki closed 2 weeks ago
This PR introduces additional mocks to simulate PostgreSQL interactions more flexibly in our Jest test suite
entity-manager.mock.ts postgresql-database.service.mock.ts postgresql-datasource.mock.ts querybuilder.mock.ts repository.mock.ts
Summary
This PR introduces additional mocks to simulate PostgreSQL interactions more flexibly in our Jest test suite
Changes
entity-manager.mock.ts postgresql-database.service.mock.ts postgresql-datasource.mock.ts querybuilder.mock.ts repository.mock.ts