Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Domain model dsl language enhancements #3

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

benouaer
Copy link
Contributor

language enhancements for the domain testing DSL
the enhancements are based on these issues

@coveralls
Copy link

Coverage Status

Coverage increased (+58.5%) to 97.059% when pulling 16c1825 on domain-model-dsl-language-enhancements into 330c9e4 on master.

pom.xml Outdated
@@ -30,23 +30,38 @@
<id>dsl-domain</id>
<activation>
<file>
<exists>src/test/resources/domain-features/</exists>
<exists>src/main/resources/domain-features/</exists>
Copy link
Contributor

Choose a reason for hiding this comment

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

Why has this moved to main from test? We wouldn't want the feature files to be packaged in the main artifact.


Given multiple things happened
When you doSomethingTwice on a StatefulAggregate using an argsA
Then multiple things happened
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have some tests that show comma separated events and the use of "And"?

@coveralls
Copy link

Coverage Status

Coverage increased (+55.6%) to 94.118% when pulling 614de71 on domain-model-dsl-language-enhancements into 330c9e4 on master.

@benouaer benouaer force-pushed the domain-model-dsl-language-enhancements branch from 614de71 to af131b0 Compare January 11, 2018 12:05
@coveralls
Copy link

Coverage Status

Coverage increased (+55.6%) to 94.118% when pulling af131b0 on domain-model-dsl-language-enhancements into 330c9e4 on master.

@benouaer benouaer force-pushed the domain-model-dsl-language-enhancements branch from af131b0 to 88c8bec Compare January 11, 2018 12:07
@benouaer benouaer force-pushed the domain-model-dsl-language-enhancements branch from 88c8bec to 540f406 Compare January 11, 2018 12:08
@coveralls
Copy link

Coverage Status

Coverage increased (+55.6%) to 94.118% when pulling 540f406 on domain-model-dsl-language-enhancements into 330c9e4 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+55.6%) to 94.118% when pulling 540f406 on domain-model-dsl-language-enhancements into 330c9e4 on master.

@purple52 purple52 merged commit 0f01b2e into master Jan 11, 2018
@purple52 purple52 deleted the domain-model-dsl-language-enhancements branch January 11, 2018 16:55
This was referenced Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants