Skip to content

Conversation

knoxi
Copy link
Contributor

@knoxi knoxi commented Mar 7, 2019

Added the possibility to get multiple workflow instances by a list of ids ( issue #261 )

Copy link
Owner

@danielgerlag danielgerlag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some testing WorkflowCore.UnitTests.BasePersistenceFixture?
There are test projects for every persistence implementation that inherit from this and they use docker containers to spin up the underlying database to execute the tests against...
You should be able to use that to verify them all.

@knoxi
Copy link
Contributor Author

knoxi commented Mar 12, 2019

I extended the testing in WorkflowCore.UnitTests.BasePersistenceFixture for the new GetWorkflowInstances
Also I removed ignore case in the mentioned providers.

@danielgerlag
Copy link
Owner

Tests against DynamoDb are failing

@knoxi
Copy link
Contributor Author

knoxi commented Mar 14, 2019

After dealing a long time to connect to the DynamoDB container, I fixed now the DynamoDB provider

@danielgerlag danielgerlag merged commit c2d0ace into danielgerlag:master Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants