2962 Commits

Author SHA1 Message Date
oyurov
aaa8dbbfdd Fix test 2022-10-18 14:04:26 +02:00
Andrii Shvaika
813f632deb MVEL executor 2022-10-17 19:03:44 +03:00
Andrii Shvaika
9769f95c27 Refactoring of the JS API to separate module: Script API 2022-10-17 16:36:57 +03:00
oyurov
3d7b829a99 Refactor tests to support outdate tokens after logout 2022-10-17 13:23:12 +02:00
Volodymyr Babak
f46276b9fe Fixed Edge controller test 2022-10-13 13:01:30 +03:00
Volodymyr Babak
cc4029120a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-12 17:34:32 +03:00
Volodymyr Babak
35d6716b70 Removed device profiles devices request 2022-10-12 17:13:00 +03:00
Volodymyr Babak
89272a21cf Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs 2022-10-12 12:31:55 +03:00
Andrew Shvayka
740192b23c
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
2022-10-12 12:29:15 +03:00
Volodymyr Babak
35288bbfe8 Removed required=false. Renamed test name 2022-10-12 12:27:22 +03:00
ViacheslavKlimov
831332be7b Use hash of tenant id and body when resolving script for remote JS executor 2022-10-11 12:01:55 +03:00
Volodymyr Babak
6ecec3eefa Refactored abstract edge test 2022-10-10 16:41:23 +03:00
ViacheslavKlimov
100868d8e2 Merge remote-tracking branch 'origin/master' into feature/remote-js-executor-improvements 2022-10-10 16:02:53 +03:00
Volodymyr Babak
366583cc0a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-07 23:19:28 +03:00
Volodymyr Babak
9879b8bcc2 Changes to be in sync with PE 2022-10-07 21:40:46 +03:00
Andrew Shvayka
990a50391e
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
2022-10-07 17:26:03 +03:00
Volodymyr Babak
1beb4fd136 Changes to be in sync with PE version 2022-10-07 16:33:18 +03:00
Volodymyr Babak
f5a7a0dd3b Updated test to be in sync with PE 2022-10-07 15:57:20 +03:00
ViacheslavKlimov
7aab188d0c Do not send script body to remote JS executor on each invoke request 2022-10-06 19:29:26 +03:00
zbeacon
15d6412075 Added async method handling in filter and test for this functionality 2022-10-06 12:46:48 +03:00
Andrii Shvaika
a29e2aa894 Fix relation tests 2022-10-05 15:43:39 +03:00
ViacheslavKlimov
b4300b35bf Add tests for audit logs partitions 2022-10-04 15:03:05 +03:00
ViacheslavKlimov
a2c830ce8a Refactoring for JS limit properties 2022-10-03 14:23:02 +03:00
Andrii Shvaika
24aa8dc80d Remove sleeps 2022-10-03 10:54:39 +03:00
Andrii Shvaika
5d7bf3e42b Merge with bug fix branch 2022-10-03 10:50:19 +03:00
nickAS21
e13c238f91 fix_bug: test transactional EntityView add TreadSleep 2022-10-01 09:33:44 +03:00
nickAS21
456ada0cd0 fix_bug: test transactional UnfinishedStubbingException new 2022-09-30 20:55:07 +03:00
nickAS21
262c09c394 fix_bug: test transactional UnfinishedStubbingException 2022-09-30 17:25:47 +03:00
Andrii Shvaika
01acc4c486 Fix for DeviceControllerTest 2022-09-30 12:38:44 +03:00
ViacheslavKlimov
f8b10fd587 Remove useless test from JsInvokeServiceTest 2022-09-29 17:42:55 +03:00
ViacheslavKlimov
149275ef2b Limits for JS script body, input args and invocation result size 2022-09-29 15:29:29 +03:00
zbeacon
3b457f0f14 Fix for rate limits filter 2022-09-23 15:41:17 +03:00
Igor Kulikov
085e3c1580 Implement Asset Profile feature 2022-09-23 15:37:17 +03:00
Volodymyr Babak
42bf3c2155 Code clean up to be in sync with PE 2022-09-23 11:39:28 +03:00
Sergey Matvienko
c313e1cf9c jwt settings - running install on msa black box tests 2022-09-19 19:09:24 +03:00
Sergey Matvienko
5ea3c9ff6a jwt settings service instead jwt settings data object 2022-09-19 17:23:27 +03:00
Volodymyr Babak
b7f66906f6 Added edge assing/unassing customer test 2022-09-19 15:32:45 +03:00
Volodymyr Babak
719940fbc3 Updated edge update events handling - assign/usassign to/from customer 2022-09-19 15:25:53 +03:00
Volodymyr Babak
29bfc60293 Added update edge test for widget bundle and widget type 2022-09-16 18:59:15 +03:00
Volodymyr Babak
3db632c69c Added device credentials udpate test 2022-09-16 16:57:05 +03:00
Volodymyr Babak
f8c0cbf2e9 Updated user and customer controller tests according to multi customers on edge changes 2022-09-16 15:59:12 +03:00
Volodymyr Babak
d915cf6485 Base Edge test split into multiple tests. Push customer create/update/delete notification to edge 2022-09-14 18:42:04 +03:00
Volodymyr Babak
ecda9c8e2f Notify devices in case shared attribute updates from edge 2022-09-06 13:38:10 +03:00
Andrew Shvayka
1b521df7c7
Merge pull request #7157 from volodymyr-babak/bug/edge-snmp-device-profile
[Bug][3.4.2] SNMP/CoAP/LWM2M device profile transport configuration missing Serialization
2022-09-02 14:55:32 +03:00
Volodymyr Babak
4707089072 Added check for device data delivery to edge 2022-08-29 11:44:22 +03:00
Volodymyr Babak
ff9fcbbac0 Fixed LWM2M transport serialization. Extended CoAP, SNMP, LWM2M device profiles edge test. Part #2 2022-08-29 11:31:26 +03:00
nickAS21
d27b4ecf8a fix_bug: add Exception to ...DaoRemoveByIdWithException... 2022-08-27 08:18:58 +03:00
Volodymyr Babak
6c7fdff626 Fixed coap transport serialization. Added CoAP, SNMP, LWM2M device profiles edge test. Part #1 2022-08-26 18:46:31 +03:00
nickAS21
edffd7600f fix_bug: Entity delete with delete relations, other Entity 2022-08-25 18:49:16 +03:00
nickAS21
2bb2429bcf fix_bug: Entity delete with delete relations, Dashboard delete refactoring 2022-08-24 21:07:28 +03:00