544 Commits

Author SHA1 Message Date
Sergey Matvienko
638c224226 cache: added test that fails on zero values specs 2021-08-12 15:16:48 +03:00
Volodymyr Babak
3028d08d1f Added test to cover admin settings fetching 2021-08-11 14:48:21 +03:00
Andrii Shvaika
7ce98560a3 Fix Device creation events processing from Edge 2021-08-09 13:16:25 +03:00
Andrii Shvaika
6eba6db64c Merge PR 5039 2021-08-09 12:39:19 +03:00
Volodymyr Babak
3bf48f0f5e Do not push entity updated to edge on device creation from edge 2021-08-09 12:33:17 +03:00
Andrii Shvaika
2078c71d32 Added module cluster-api and used it in rule engine and other services 2021-08-06 17:33:52 +03:00
ShvaykaD
60e15ece5a replaced protobuf-wrappers usage to optional keyword 2021-08-05 16:53:09 +03:00
Volodymyr Babak
e974644d27 Fixed alarm test - deleted msg pushed to edge 2021-08-04 13:05:18 +03:00
Volodymyr Babak
7d1a849047 Increased fetch size 2021-08-03 14:39:23 +03:00
Volodymyr Babak
a3add4dc9b Use awailability instead of loop 2021-08-03 14:34:16 +03:00
Volodymyr Babak
eced5a49fa Merge remote-tracking branch 'upstream/master' into handle-null-values-in-proto 2021-08-03 13:14:38 +03:00
Sergey Matvienko
aec087bba1 fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility (detailed log and javadoc) 2021-08-02 17:48:59 +03:00
Sergey Matvienko
eb7053d722 fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility 2021-08-02 17:48:59 +03:00
Volodymyr Babak
f0f387e710 Removed unnecessary method 2021-08-01 22:25:52 +03:00
Volodymyr Babak
d1bede770d Edge test fixes. Replaced do/while loop with awailability framework approach 2021-08-01 22:23:15 +03:00
Volodymyr Babak
e05e681bd9 Properly hanlde null values in proto classes 2021-07-30 18:22:19 +03:00
Igor Kulikov
d4dc0ad1cf Restore tests 2021-07-30 11:59:32 +03:00
Igor Kulikov
aa0d05bb44
Merge pull request #4957 from volodymyr-babak/edge-fix-concurrent-async-issue
[3.3.0] Added lock on edge event save/read. Removed save async method
2021-07-30 11:42:27 +03:00
Andrii Shvaika
d731c1df08 Fix tests 2021-07-27 18:44:02 +03:00
Andrii Shvaika
65ad86bedb RPC v2 to switch from 409 to 504 error code 2021-07-27 13:17:24 +03:00
Volodymyr Babak
3ae5acbcc8 Added lock on edge event save/read. Removed save async method 2021-07-22 15:59:47 +03:00
Andrii Shvaika
34aa44d2cb Added deduplication of transport sessions for CoAP. Fix response codes 2021-07-22 11:45:08 +03:00
Igor Kulikov
ee62dbf771 Increase mqtt tests timeouts 2021-07-20 16:13:47 +03:00
Igor Kulikov
ae667e5af1 Coap device claiming tests improvements 2021-07-19 16:52:02 +03:00
AndrewVolosytnykhThingsboard
4bd3288f57 Tests for fields validation 2021-07-19 12:42:42 +03:00
Volodymyr Babak
bb1a03f5c8 Device profile provision type set to DISABLED if not provided 2021-07-16 20:27:34 +03:00
Igor Kulikov
bd3e261814 MQTT attributes tests improvements 2021-07-16 19:16:42 +03:00
ShvaykaD
1f63c056a3 improved tests for proto fields explicit presence validation 2021-07-15 10:55:37 +03:00
ShvaykaD
60ccd7a0b0 revert default behavior for no presense proto keys 2021-07-14 15:56:38 +03:00
ShvaykaD
0d21170b7a updated device profile validation tests & convertToRpcRequest method in ProtoConverter 2021-07-14 15:56:38 +03:00
ShvaykaD
d769f6749c updated deviceProfile proto transport configuration validation tests 2021-07-14 15:56:38 +03:00
ShvaykaD
c4133fa41a added new dynamic-schema based tests for telemetry and attributes upload 2021-07-14 15:56:38 +03:00
Sergey Matvienko
ab36a7a82e device state service: test fixed 2021-07-14 12:35:42 +03:00
Sergey Matvienko
9ac1a72be6 DefaultDeviceStateService: refactored and test added 2021-07-14 12:35:42 +03:00
Volodymyr Babak
08f11b0d1b Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-07-13 21:37:51 +03:00
Igor Kulikov
4e229ea24e
Merge pull request #4900 from AndrewVolosytnykhThingsboard/lwm2m-tests-fix
Lwm2m tests fix
2021-07-13 18:46:24 +03:00
Igor Kulikov
70097c6bf2
Remove unnecessary empty post 2021-07-13 18:45:58 +03:00
Igor Kulikov
93b0cfec2f
Merge pull request #4869 from AndrewVolosytnykhThingsboard/ota-service-url-validation
Url validation for Ota Package
2021-07-13 18:27:04 +03:00
Volodymyr Babak
afd35ddf94 Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-07-13 18:24:01 +03:00
Andrii Shvaika
26d4d0de6c Merge with master 2021-07-13 18:01:05 +03:00
AndrewVolosytnykhThingsboard
4b831d0eea Merge branch 'master' of https://github.com/thingsboard/thingsboard into lwm2m-tests-fix 2021-07-13 16:00:12 +03:00
AndrewVolosytnykhThingsboard
b881fd262b Fixed problem of incorrect order of statuses on ota update. Tests improvements 2021-07-13 14:54:34 +03:00
Volodymyr Babak
e9419d7f99 Updated msg to be able identify that its expected 2021-07-09 19:55:50 +03:00
AndrewVolosytnykhThingsboard
6d7877921f Destroy LeshanClient in "finally" block 2021-07-09 14:46:49 +03:00
Sergey Matvienko
dd9257f6a1 Merge branch 'master' into events-cleanup-performance-improvement-for-big-data
# Conflicts:
#	application/src/main/data/upgrade/3.2.2/schema_update_event.sql
2021-07-09 10:05:17 +03:00
Sergey Matvienko
2853bbf665 refactored DatabaseSchemaService (Abstract and Psql), psql-specific indexes decoupled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added 2021-07-09 09:58:02 +03:00
Sergey Matvienko
6a7a9ac1ec events: test refactored as Spring Boot test to verify random delay expression and default value in yaml 2021-07-08 18:18:33 +03:00
Sergey Matvienko
babe360507 events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update) 2021-07-08 18:18:33 +03:00
Volodymyr Babak
3319154513 Code review fixes - moved out .lock from try block 2021-07-08 11:53:17 +03:00
Volodymyr Babak
d2d95a2575 Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-07-08 10:15:29 +03:00