elsa-core/test/integration/Elsa.Core.IntegrationTests
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
..
Assets Update packages 2020-12-19 15:35:11 +01:00
Autofixture WIP #751 - Add integration test for using Postgres 2021-04-07 20:38:13 +01:00
Extensions Cleanup 2021-04-07 13:13:13 +02:00
Helpers Add file/blob storage-based provider + test 2020-10-23 14:20:52 +02:00
Persistence WIP #751 - Add integration test for using Postgres 2021-04-07 20:38:13 +01:00
Scripting/JavaScript Cleanup 2021-04-07 13:13:13 +02:00
Triggers Cleanup 2021-04-07 13:13:13 +02:00
Workflows Cleanup 2021-04-07 13:13:13 +02:00
Elsa.Core.IntegrationTests.csproj WIP #751 - Add integration test for using Postgres 2021-04-07 20:38:13 +01:00
Elsa.Core.IntegrationTests.xunit.runner.json Incremental work on tests and QA 2020-10-19 22:12:11 +02:00