yandex / yandex-taxi-testsuite

testsuite: microservices testing framework
MIT License
144 stars 38 forks source link

fix testsuite: do not try to connect to pg in PgControl.close(), if c… #73

Closed sazikov-a closed 6 months ago

sazikov-a commented 6 months ago

Do not try to connect to pg in PgControl.close(), if connection pool was never used before Add tz argument to mocked_time.now()