elsa-core/test/integration/Elsa.Core.IntegrationTests/Persistence
Craig Fowler fa7601ca1a WIP #751 - Add integration test for using Postgres
From this commit onwards, in order to run all of the tests, you
must now have postgresql installed and running on your dev
environment.  The credentials/config is:
* Database name: elsa-yessql
* Username: postgres (this is the default anyway)
* Password: Password12! (this matches AppVeyor's postgres password)
* Port: 5432 (this is the default anyway)
2021-04-07 20:38:13 +01:00
..
EntityFramework Cleanup 2021-04-07 13:13:13 +02:00
InMemory Cleanup 2021-04-07 13:13:13 +02:00
MongoDb Cleanup 2021-04-07 13:13:13 +02:00
YesSql WIP #751 - Add integration test for using Postgres 2021-04-07 20:38:13 +01:00
WorkflowMayContainDuplicateActivitiesIntegrationTests.cs Disable YesSQL test (temp) 2021-04-07 15:06:30 +02:00