[18.0] [IMP] contract_brand: add unit test case#284
Conversation
|
Hi @sbejaoui, |
a3e4d1a to
c218e67
Compare
|
Removed the test-requirements as related PRs are merged. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
c218e67 to
17110cb
Compare
|
Rebased on 18.0 |
|
/ocabot merge patch |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@sbejaoui your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-284-by-sbejaoui-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
a7413db to
f9d911f
Compare
Ensure analytic distribution models applied on products & brands are combined
f9d911f to
d697ebd
Compare
|
This PR has the |
This PR originally fixed a problem on contract_brand when combining analytic distribution defined by analytic distribution models with analytic on brands.
However with PR #286 and the refactoring on analytic on brands this fix was covered.
This PR just adds the unit test case to ensure a non-regression.