dependabot[bot] 4bd8e59496
chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 in /tests
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.7...v1.10.8)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 07:58:05 +00:00
..
2020-07-28 14:46:48 +08:00
2021-10-26 22:40:14 +08:00
2022-03-24 09:31:58 +08:00
2023-02-27 15:44:35 +08:00
2020-02-23 09:38:51 +08:00
2023-04-11 12:01:23 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-09-05 15:39:19 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh