filmov
tv
Postgres Integration tests in Golang?! ~ Integration Testing in Go

Показать описание
In this video, I review a nice way of testing your repositories in Golang using in-memory Postgres implementation. I also show an example of how you can write tests for your repositories in a way which enables you to reuse the same tests - without writing new test cases for a new implementation. I.e the same set of tests can be used by different implementations.
Integration tests for your SQL queries enable you to ensure your raw SQL strings are valid and add an extra layer of robustness to your Go services so that you can ensure SQL is passing and repos are working as expected.
Integration tests for your SQL queries enable you to ensure your raw SQL strings are valid and add an extra layer of robustness to your Go services so that you can ensure SQL is passing and repos are working as expected.
Postgres Integration tests in Golang?! ~ Integration Testing in Go
Setting Up a PostgreSQL Test Container for our Go Applications
Writing Database Tests with PostgreSQL Test Containers in Go
Using Test Containers for Integration Tests [ Golang + PostgreSQL]
Using Test Containers for Integration Tests [ Golang + PostgreSQL]
Testcontainers have forever changed the way I write tests
How to prepare for integration tests which use PostgreSQL's in memory replacement?
[Backend #5] Write Golang unit tests for database CRUD with random data
Working with integration and unit tests on Golang into isolated Github pipelines
Initializing Database Scripts in a PostgreSQL Test Container
What Is Wrong With Your Golang???? #coding #chatgpt #software
Nikolay Kuznetsov - Integration and end-to-end testing with TestContainers and JUnit 5
The ONLY REASON To Unit Test
Fixing Postgres Connection Issues in GitHub Actions for Integration Tests
DevOps CI/CD Explained in 100 Seconds
GopherCon Europe 2020 LT: Nikolay Kuznetsov - Integration Testing with TestContainers-Go
The Easiest Way to Run Integration Tests with Docker and Testcontainers
Stop Mocking Your Database! Use Testcontainers in .NET
Integration and end-to-end testing with TestContainers-Go | Nikolay Kuznetsov & Erdem Toraman
034: End to End & Integration Tests - Test Driven Development (TDD) to create a REST API (Golan...
The Ultimate Guide to Testing Your Apps with Vitest and integration tests
Getting Started with Testcontainers for Go
Introducing Testcontainers for Go with Manu de la Peña
NestJS Testing Tutorial | Unit and Integration Testing
Комментарии