elsa-core/test/integration
Sipke Schoorstra b613ff6b61
Addresses workflow identity reload conflict (#6909)
* Refactor `IndexTriggersAsync` to use `WorkflowDefinition` and update null assignment for serialization logic.

* Change default parameter value from `default` to `null` in `UseFluentStorageProvider` method signature.

* Add in-memory workflows provider and materializer for integration tests

Introduced `InMemoryWorkflowsProvider` and `InMemoryWorkflowMaterializer` to support integration testing scenarios for workflow definition population. Enhanced workflow handling with fluent method `WithId` for `WorkflowBuilder`. Updated event publishing and dependency injection logic.

* Remove extraneous whitespace in DefaultWorkflowDefinitionStorePopulator.

* Refine test class documentation for `WorkflowDefinitionStorePopulation` scenario.
2025-09-15 11:56:01 +02:00
..
Elsa.Activities.IntegrationTests Improved support for named workflow instances 2025-03-02 11:17:18 +01:00
Elsa.Alterations.IntegrationTests Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
Elsa.JavaScript.IntegrationTests Refactors JavaScript type handling (#6858) 2025-08-20 14:10:16 +02:00
Elsa.Logging.Core.IntegrationTests Improve Logger With Destructuring of ExpandoObject (#6877) 2025-08-28 08:53:15 +02:00
Elsa.Resilience.IntegrationTests Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
Elsa.Workflows.IntegrationTests Addresses workflow identity reload conflict (#6909) 2025-09-15 11:56:01 +02:00