Closed (fixed)
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
Sensors
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2019 at 07:24 UTC
Updated:
24 Dec 2019 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
arpad.rozsa commentedComment #3
berdirNice trick with reusing the entity query API, didn't think of that.
Can we test this a bit in \Drupal\Tests\monitoring\Kernel\MonitoringCoreKernelTest::testDatabaseAggregator(), we should be able to add some alternative conditions with those operators quite easily.
Comment #4
arpad.rozsa commentedAdded tests for the two operators.
Comment #6
berdirNice!