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) |
||
|---|---|---|
| .. | ||
| StubElsaContextAttribute.cs | ||
| WithCommonTemporalActivitiesAttribute.cs | ||
| WithDuplicateActivitiesWorkflowAttribute.cs | ||
| WithEntityFrameworkAttribute.cs | ||
| WithHangfireAttribute.cs | ||
| WithJavaScriptExpressionsAttribute.cs | ||
| WithMongoDbAttribute.cs | ||
| WithPersistableWorkflowAttribute.cs | ||
| WithPostgresYesSqlAttribute.cs | ||
| WithQuartzAttribute.cs | ||
| WithSqliteYesSqlAttribute.cs | ||