AppAny.Quartz.EntityFrameworkCore.Migrations icon indicating copy to clipboard operation
AppAny.Quartz.EntityFrameworkCore.Migrations copied to clipboard

Upgraded packages and introduced Testcontainers for the integration tests.

Open mgernand opened this issue 1 year ago • 0 comments

  • Upgraded all referenced packages (some had vulnerabilities and/or were deprecated).
  • Created a separate test project for every supported database provider.
  • Introduced Testcontainers to spin up a container with the database to test.
  • The new test projects are now multi-targeted to execute the tests for every supported framework version (net6.0, net7.0, net8.0).

mgernand avatar Mar 02 '24 11:03 mgernand