safe-global / safe-client-gateway

Serves as a bridge for the Safe{Wallet} clients (Android, iOS, Web)
https://docs.safe.global
MIT License
27 stars 64 forks source link

add more postgres mock #2084

Closed PooyaRaki closed 2 weeks ago

PooyaRaki commented 2 weeks ago

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