Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drools 1180 Migrate QE tests upstream. #802

Merged
merged 4 commits into from
Jun 1, 2016

Conversation

baldimir
Copy link
Contributor

@baldimir baldimir commented Jun 1, 2016

This is third in a series of PRs that migrate some tests from QE regression test suite upstream (there will be more).

Migrated test classes that inherit from KieBasesTest class in QE regression test suite.

@winklerm
Copy link
Contributor

winklerm commented Jun 1, 2016

Looks good to me, +1.

then
$message1.getType(); // just to test that both messages are not null
$message2.getType();
end
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpicking here -- some of the DRL files use spaces and some tabs. Would be great to unify that (and not use tabs :))

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@psiroky
Copy link
Contributor

psiroky commented Jun 1, 2016

Looks good, just added few minor comments.

@psiroky
Copy link
Contributor

psiroky commented Jun 1, 2016

+1 to merge once the build is green.

@psiroky psiroky merged commit 6ceb647 into apache:master Jun 1, 2016
@baldimir baldimir deleted the DROOLS-1180-3 branch May 29, 2018 14:24
Rikkola pushed a commit to Rikkola/drools that referenced this pull request Jan 27, 2020
…he#802)

This PR cover case when the rdrl file contains abbreviated conditions. It means condition like:
p : Person(age != 18 && > 15 && < 25)

This PR is reproducer for the issue RHBRMS-2854
dupliaka pushed a commit to dupliaka/drools that referenced this pull request Apr 1, 2022
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
cimbalek pushed a commit to cimbalek/incubator-kie-drools that referenced this pull request Jan 19, 2024
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