dependabot[bot] f40b7d30ce
chore(deps): bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 in /tests
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/go-gorm/postgres/releases)
- [Commits](https://github.com/go-gorm/postgres/compare/v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 07:08:21 +00:00
..
2020-07-28 14:46:48 +08:00
2022-03-01 16:59:50 +08:00
2022-03-17 11:22:25 +08:00
2021-10-26 22:40:14 +08:00
2022-07-14 14:55:54 +08:00
2022-04-13 15:47:04 +08:00
2022-03-24 09:31:58 +08:00
2022-07-04 16:42:27 +08:00
2022-07-18 18:07:05 +08:00
2020-02-23 09:38:51 +08:00
2022-01-30 22:46:41 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-03-24 09:31:58 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh