2100 Commits (12739b60ceaa2c2e0ec8cc2f44979ef1ff796feb)

Author SHA1 Message Date
IrynaMatveieva dce51e9e2d made methods public 2 years ago
IrynaMatveieva f9a126df31 refactored parametrized tests 2 years ago
IrynaMatveieva 3368b9480b added test for default config 2 years ago
IrynaMatveieva 6a9a933d48 added tests for check builder 2 years ago
IrynaMatveieva 7ed5b3c1e1 added tests for ttl usage 2 years ago
IrynaMatveieva 6be2c61717 added tests to verify request that is passed to sendRpcRequestToDevice() method 2 years ago
IrynaMatveieva 19820d3968 created tests for aws nodes 2 years ago
Vladyslav_Prykhodko 63d8e6dde7 UI: Updated rulenode-core-config.js change translate, minor-change 2 years ago
IrynaMatveieva 00251f11b1 refactored tests 2 years ago
IrynaMatveieva 6339f0ce63 refactored tests 2 years ago
IrynaMatveieva 4e7170090f refactored tests to cover more test cases 2 years ago
IrynaMatveieva ba4fb71486 refactored tests 2 years ago
IrynaMatveieva de7b6dddea refactored tests 2 years ago
IrynaMatveieva 7de6bb7647 removed trimQueue and maxQueueSize parameters 2 years ago
IrynaMatveieva 15defc34c3 removed deprecated useRedisQueueForMessagePersistence parameter from config 2 years ago
YevhenBondarenko 213663268d fixed alarm rule with future ts 2 years ago
IrynaMatveieva d10f7995d7 added additional tests to DefaultTbClusterServiceTest 2 years ago
IrynaMatveieva 74ac5a949f added rule engine controller and send rest api call reply node 2 years ago
Volodymyr Babak 62d9f76c57 Use local variable to create new alarm instead of field variable - fix inconsistent state of currentAlarm field in case createAlarm is failed 2 years ago
IrynaMatveieva 63156a69df added ability to transfer msg to originator default rule chain and set default value for maxRuleNodeExecutionsPerMessage from tenant profile 2 years ago
IrynaMatveieva 2f452e2193 used AttributesScope value names instead of strings 2 years ago
Sergey Matvienko f2023cf464 math node flaky test fixed 2 years ago
Vladyslav_Prykhodko 3b8b22703f UI: Updated rulenode-core-config.js 2 years ago
Oleksandra Matviienko 3d820bace6 junit-platform.properties and logback-test.xml added to rule-engine-api 2 years ago
Oleksandra Matviienko e3be868bc6 JUnit5 migration in rule-engine-api 2 years ago
Sergey Matvienko 086c63edb4 TbDeviceStateNodeTest refactored to avoid static mocks that fails some time due to concurrent test run 2 years ago
Sergey Matvienko 0fbc89d893 TbChangeOriginatorNodeTest refactored to use init() in @BeforeEach 2 years ago
Oleksandra Matviienko 1756d19820 JUnit5 migration in rule-engine-components 2 years ago
ShvaykaD ba195d1a1d move upgrade to java & refactoring after review 2 years ago
IrynaMatveieva 59daf9123b replaced the use of the deprecated method with the use of a static method 2 years ago
Sergey Matvienko e3f2974fcd dependency: bouncycastle jdk15on moved to jdk18on 2 years ago
Sergey Matvienko 60ccd97832 org.apache.commons.collections replaced with org.apache.commons.collections4 2 years ago
IrynaMatveieva ada9f8b7eb added tests for save to custom table node 2 years ago
ShvaykaD daa3c766f0 additional fixes in utils classes and tests 2 years ago
ShvaykaD 27d026821a fixed adter review 2 years ago
IrynaMatveieva 2a18f0c2b6 moved creation of entity view to a separate method 2 years ago
IrynaMatveieva ae273114ad added tests for save timeseries node 2 years ago
IrynaMatveieva 59d75bf2f1 added tests for send rpc request and reply nodes 2 years ago
Dmytro Skarzhynets b43a90d1df Separate create alarm node tests from clear alarm node tests, refactor existing and add more create alarm node tests 2 years ago
IrynaMatveieva 5a3e16f28d added test to check node when there are no matching attributes 2 years ago
Shvaika Dmytro cad3011938
Replacement of local cache in rule nodes with cached entity service APIs. (#9552) 2 years ago
Andrii Landiak d041faae89 Micro refactoring: using java 17 2 years ago
IrynaMatveieva 9c740e147d added tests for copy to view node 2 years ago
ShvaykaD 827c898179 added test givenConcurrentAccess_whenOnMsg_thenGetFromDBInvokedOnce 2 years ago
ShvaykaD 95fad7bf1b moved SemaphoreWithTbMsgQueue to separate file & updated logic in CalculateDeltaNode 2 years ago
ShvaykaD 85d229be2d convert ValueWithTs to a record & replace usages of Collections.singletonList to List.of & use single key search for async method 2 years ago
Sergey Matvienko add2bea56a Check alarm status node: added tenant and ruleChainName to the log to make a log useful in multi-tenant deployments 2 years ago
Sergey Matvienko 2efd411a36 Check alarm status node: log severity DEBUG for "Failed to parse alarm" for known runtime exceptions. The ERROR severity will fire only on unexpected exception types. This will prevent flooding the error logger 2 years ago
ViacheslavKlimov ed44db6d25 Add delivery_method column to notification; persist mobile notifications 2 years ago
Igor Kulikov 5da95a15a2 Update rule nodes UI 2 years ago