Implement first version of the new rule engine.

This commit is contained in:
James Cole
2020-08-22 16:55:54 +02:00
parent 14df37712c
commit 216a0a186c
12 changed files with 825 additions and 586 deletions

View File

@@ -483,7 +483,7 @@ class OperatorQuerySearchTest extends TestCase
$this->assertCount(0, $object->getWords());
// operator is assumed to be included.
$this->assertCount(1, $object->getOperators());
$this->assertCount(2, $object->getOperators());
$result = ['transactions' => []];
// execute search should work: