elsa-core/test
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
..
component/Elsa.ComponentTests Update packages and accommodate for breaking changes 2021-04-07 14:48:30 +02:00
integration/Elsa.Core.IntegrationTests WIP #751 - Add integration test for using Postgres 2021-04-07 20:38:13 +01:00
shared/Elsa.Testing.Shared Update packages and accommodate for breaking changes 2021-04-07 14:48:30 +02:00
unit/Elsa.UnitTests Update packages and accommodate for breaking changes 2021-04-07 14:48:30 +02:00