1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2026-06-18 20:14:59 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Vasiliy Vasilyuk 9cb6ced6ef Add parallel running for tests 2023-07-05 07:57:37 +03:00
Vasiliy Vasilyuk fd50c57aff Mark tests as integration
It is necessary so that these tests will not run when using the
`make test-short` command.
2023-07-05 07:51:30 +03:00
Vasiliy Vasilyuk b346272f7f Publish an example testing go code with Postgres 2023-07-05 01:31:59 +03:00
Vasiliy Vasilyuk 7e6770223e Initial commit 2023-06-17 16:29:50 +03:00