IrynaMatveieva
6afb3f25aa
added tests for the delay node
2 years ago
IrynaMatveieva
358af2b932
added tests for the change originator node
2 years ago
Artem Dzhereleiko
c9ee67c762
UI: Update rule node core config
2 years ago
IrynaMatveieva
47afd13cf7
made exception on init recoverable
2 years ago
IrynaMatveieva
4307d6f13a
fixed rewriting ttl for existing nodes
2 years ago
IrynaMatveieva
83308a68d6
added tests for the device attributes node
2 years ago
IrynaMatveieva
9fe262fa4c
added tests for originator telemetry node
2 years ago
Iryna Matveieva
8631cb0e65
Message count node: added tests ( #10541 )
* added tests for msg count node
* fixed tests
* added test for default config and added check to verify all acknowledged msgs
* changed usage when() to given()
* added new line
2 years ago
IrynaMatveieva
88a768f067
added verification for match values insertion into statement
2 years ago
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2 years ago
IrynaMatveieva
60d638dfd7
moved connecting mqtt client no the separate method
2 years ago
IrynaMatveieva
be2fb6d0b3
added missed version to the mqtt node
2 years ago
IrynaMatveieva
bfdea4d7e3
made exception in init method unrecoverable
2 years ago
IrynaMatveieva
bef6cfd339
refactored tests
2 years ago
IrynaMatveieva
f1c68b8be2
added tests for destroy method
2 years ago
IrynaMatveieva
7024035204
added tests for the destroy method
2 years ago
IrynaMatveieva
da78d93468
added tests for the kafka node
2 years ago
IrynaMatveieva
6da603ad0d
added tests for GCP pusSub node
2 years ago
Igor Kulikov
9ff3e8c0aa
Update rule nodes UI
2 years ago
IrynaMatveieva
4be5fe0cfa
added tests for azure iot hub node
2 years ago
IrynaMatveieva
e561e26871
added possibility to set ttl via config
2 years ago
Sergey Matvienko
47ac4ae56a
TbLogNode optimization: skip processing with success when logger disabled during run-rime
2 years ago
IrynaMatveieva
a86a42813f
added tests for mqtt node
2 years ago
IrynaMatveieva
c137a14481
created complex test instead of parametrized
2 years ago
IrynaMatveieva
72bf05af8f
added test to verify request
2 years ago
IrynaMatveieva
4fc6929922
added test for default config and set different values for check logic of setting ttl
2 years ago
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
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago