Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft

integration tests

A collection of 4 posts

testing-your-dotnet-applications

Using a real Postgres database in your GitHub CI pipeline

Shows how to use a Postgres database when running your tests in GitHub actions

4 months ago December 9th, 2022 1 min read
Testing your ASP.NET Core application - using a real database
testing-your-dotnet-applications

Testing your ASP.NET Core application - using a real database

Second post in my "testing your dotnet application" series. This post will focus on using a real database when testing our application

4 months ago November 27th, 2022 5 min read
Testing your dotnet applications - Boilerplate
testing-your-dotnet-applications

Testing your dotnet applications - Boilerplate

First post in a series that will show you different ways of how to test your ASP.NET/Dotnet Core applications. This post shows a simple integration test for an API endpoint

5 months ago October 19th, 2022 3 min read
Treat your integration tests as external consumers
asp.net core

Treat your integration tests as external consumers

Quick tip showing how to catch breaking changes in your API by using integration tests

2 years ago June 15th, 2021 2 min read
Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft