You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2025-06-30 23:23:40 +02:00
Add example of tests with isolated schema
This commit is contained in:
@ -9,3 +9,4 @@ package testing_go_code_with_postgres_test
|
||||
// in the following files:
|
||||
// - user_repository_with_isolated_database_test.go
|
||||
// - user_repository_with_transactional_cleanup_test.go
|
||||
// - user_repository_with_isolated_schema_test.go
|
||||
|
Reference in New Issue
Block a user