1877 Commits

Author SHA1 Message Date
YevhenBondarenko
65789f2e7b fixed adding body condition and content-type creation 2024-07-11 11:03:37 +02:00
IrynaMatveieva
b7508db08f changes timeseries to time series 2024-07-10 12:16:27 +03:00
ViacheslavKlimov
68c8bf8db7 Merge remote-tracking branch 'origin/hotfix/3.7' 2024-07-10 10:48:49 +03:00
ShvaykaD
f69198e2b6 fixed NPE in calculate delta node & fixed false positive tests 2024-07-09 13:08:18 +03:00
IrynaMatveieva
c7005971ad refactored tests 2024-07-09 12:41:33 +03:00
IrynaMatveieva
a40ce3305e added validation for originatorId and changed upgrade script 2024-07-09 11:14:25 +03:00
Artem Dzhereleiko
a14eff7089 UI: Update rule node core config 2024-07-08 13:33:37 +03:00
IrynaMatveieva
bff2ed2898 added tests for generator node and set default value for entity type 2024-07-05 18:02:30 +03:00
IrynaMatveieva
b4ba613c54 splitted to more specific tests 2024-07-04 15:05:46 +03:00
IrynaMatveieva
291849f81b fixed ui resources 2024-07-03 16:36:39 +03:00
IrynaMatveieva
1e703f0264 added ability to set time unit using pattern 2024-07-03 16:34:27 +03:00
IrynaMatveieva
6afb3f25aa added tests for the delay node 2024-07-02 17:30:17 +03:00
IrynaMatveieva
358af2b932 added tests for the change originator node 2024-07-02 12:37:09 +03:00
Artem Dzhereleiko
c9ee67c762 UI: Update rule node core config 2024-07-01 15:21:31 +03:00
IrynaMatveieva
47afd13cf7 made exception on init recoverable 2024-07-01 12:17:47 +03:00
IrynaMatveieva
4307d6f13a fixed rewriting ttl for existing nodes 2024-07-01 10:22:40 +03:00
IrynaMatveieva
83308a68d6 added tests for the device attributes node 2024-06-26 14:12:08 +03:00
IrynaMatveieva
9fe262fa4c added tests for originator telemetry node 2024-06-25 12:57:00 +03:00
Viacheslav Klimov
633411f9e1
Merge pull request #10921 from irynamatveieva/improvements/external-aws-nodes
AWS nodes: added tests
2024-06-24 16:46:32 +03:00
Viacheslav Klimov
f52776f5e0
Merge pull request #10556 from irynamatveieva/improvements/save-timeseries-node
Save timeseries node: added tests
2024-06-24 16:43:18 +03:00
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
2024-06-24 16:42:15 +03:00
Viacheslav Klimov
53bb9b3126
Merge pull request #10529 from irynamatveieva/improvements/copy-to-view-node
Copy to view node: added tests
2024-06-24 16:41:10 +03:00
IrynaMatveieva
88a768f067 added verification for match values insertion into statement 2024-06-21 10:50:40 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
IrynaMatveieva
60d638dfd7 moved connecting mqtt client no the separate method 2024-06-20 15:47:29 +03:00
IrynaMatveieva
be2fb6d0b3 added missed version to the mqtt node 2024-06-20 11:27:35 +03:00
IrynaMatveieva
bfdea4d7e3 made exception in init method unrecoverable 2024-06-20 10:34:20 +03:00
IrynaMatveieva
bef6cfd339 refactored tests 2024-06-19 16:15:08 +03:00
IrynaMatveieva
f1c68b8be2 added tests for destroy method 2024-06-19 14:08:59 +03:00
IrynaMatveieva
7024035204 added tests for the destroy method 2024-06-19 13:40:12 +03:00
IrynaMatveieva
da78d93468 added tests for the kafka node 2024-06-18 17:59:57 +03:00
IrynaMatveieva
6da603ad0d added tests for GCP pusSub node 2024-06-17 16:21:41 +03:00
ViacheslavKlimov
a0be4f6016 Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-17 14:44:33 +03:00
Igor Kulikov
9ff3e8c0aa Update rule nodes UI 2024-06-14 18:42:20 +03:00
Viacheslav Klimov
a17973b70e
Merge pull request #10549 from irynamatveieva/improvements/send-rpc-request-reply-nodes
Send rpc request and send rpc reply nodes: added tests
2024-06-12 16:34:21 +03:00
Viacheslav Klimov
8ee06c194a
Merge pull request #10877 from irynamatveieva/improvements/rest-api-call-node
Rest API call node: removed deprecated 'useRedisQueueForMessagePersistence' parameter
2024-06-12 14:57:48 +03:00
IrynaMatveieva
4be5fe0cfa added tests for azure iot hub node 2024-06-11 17:21:24 +03:00
IrynaMatveieva
da3b42754a added posibility to set ttl in config 2024-06-11 12:10:41 +03:00
IrynaMatveieva
e561e26871 added possibility to set ttl via config 2024-06-11 10:41:12 +03:00
Sergey Matvienko
47ac4ae56a TbLogNode optimization: skip processing with success when logger disabled during run-rime 2024-06-10 20:44:49 +02:00
IrynaMatveieva
a86a42813f added tests for mqtt node 2024-06-10 15:21:43 +03:00
IrynaMatveieva
c137a14481 created complex test instead of parametrized 2024-06-07 18:03:45 +03:00
IrynaMatveieva
72bf05af8f added test to verify request 2024-06-07 12:28:26 +03:00
IrynaMatveieva
4fc6929922 added test for default config and set different values for check logic of setting ttl 2024-06-07 10:47:27 +03:00
IrynaMatveieva
dce51e9e2d made methods public 2024-06-06 19:12:21 +03:00
IrynaMatveieva
f9a126df31 refactored parametrized tests 2024-06-06 19:10:09 +03:00
IrynaMatveieva
3368b9480b added test for default config 2024-06-06 16:29:38 +03:00
IrynaMatveieva
6a9a933d48 added tests for check builder 2024-06-06 16:18:43 +03:00
IrynaMatveieva
7ed5b3c1e1 added tests for ttl usage 2024-06-05 18:38:50 +03:00
IrynaMatveieva
6be2c61717 added tests to verify request that is passed to sendRpcRequestToDevice() method 2024-06-05 15:23:59 +03:00