Skip to content

OnurSafran/Path.TestCase

Repository files navigation

Path Test Case

Builds, (re)creates, starts, and attaches to containers for a service. Run containers in the background.

  • Execute "docker-compose up -d" on Path.TestCase.Api

  • dotnet ef migrations add initialMigration --startup-project ../Path.TestCase.Api/Path.TestCase.Api.csproj

  • dotnet ef database update --startup-project ../Path.TestCase.Api/Path.TestCase.Api.csproj

Run tests while docker container is active and running

Requirements

  • .Net Core 3.1 Runtime
  • Docker & Docker Compose

Technologies

  • .Net Core 3.1
  • Docker & Docker Compose
  • Clean Architecture
  • Swagger
  • MediatR
  • SignalR
  • Redis
  • Postgres

Not in use

  • Api Versioning
  • ResponseWrapper
  • ModelStateValidation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published