Skip to content

ensure that given/andGiven are called correctly #184

Description

@jangalinski

The AggregateTestFixture is both: given and when stage. Depending on what happened before, calls to given events/given commands in our jgiven stages can have side effects (ensureRepositoryConfiguration, finalizeAggregateConfiguration, clearGivenWhenState).

In our Given-Stage we must ensure that we call the given methods first and then the andGiven methods.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions