2599 Commits

Author SHA1 Message Date
nickAS21
b49c32e7b1 lwm2m frefactoring by comments2 2022-01-11 18:19:36 +02:00
nickAS21
3c7ec8b7d3 lwm2m tests refactoring by comments 2022-01-11 12:45:34 +02:00
Sergey Matvienko
7d78437258 TenantId new instance replaced with factory method call fromUUID 2022-01-10 13:55:25 +02:00
nickAS21
be23dd2f7c lwm2m tests add no trust and clear comments 2022-01-09 20:04:42 +02:00
nickAS21
c981ff4c55 lwm2m tests add no trust 2022-01-09 15:22:43 +02:00
nickAS21
98331c79a0 lwm2m tests add RPK 2022-01-08 23:48:24 +02:00
nickAS21
fe9b61586f lwm2m tests ignore test del 3/0/9 2022-01-08 20:11:39 +02:00
nickAS21
4450df292f lwm2m tests aad logs with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 18:24:10 +02:00
nickAS21
ba970c5d88 lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 13:07:55 +02:00
nickAS21
eccbd3290c lwm2m tests with NoSec, PSK, X509-trust. RPK, X509_NoTrust - ignore 2022-01-08 13:06:46 +02:00
nickAS21
367afebfd6 lwm2m add to test shell credentials 2022-01-06 11:24:27 +02:00
van-vanich
659d8abf35 improve node details and improve field naming 2022-01-05 18:15:16 +02:00
nickAS21
e5e79a22f6 lwm2m tests with credentials RPK and X509 - ignore 2022-01-05 18:11:34 +02:00
nickAS21
22f4589027 lwm2m add to test shell credentials 2022-01-05 17:47:01 +02:00
van-vanich
93bf95c17a improve code style 2022-01-05 15:00:13 +02:00
van-vanich
2bdc1860a8 improve node details and add license for test class 2022-01-05 14:48:45 +02:00
van-vanich
bb3c730e58 add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config 2022-01-05 13:58:58 +02:00
YevhenBondarenko
a4c9f8e78e lwm2m refactoring 2021-12-29 16:01:06 +02:00
YevhenBondarenko
8c4d40dd68 merge with master 2021-12-29 08:52:56 +02:00
YevhenBondarenko
036bde062c removed unnecessary test 2021-12-24 19:22:05 +02:00
Sergey Matvienko
ded203bd05 fixed names for edge test 2021-12-20 13:16:24 +02:00
Sergey Matvienko
9464c02f55 edge test refactor for CE to assign alias for many asserts 2021-12-20 12:58:14 +02:00
Igor Kulikov
adc3ef514b
Merge pull request #5383 from smatvienko-tb/sql_tests_on_postgres_testcontainer
[3.3.3] dao sql tests: run on postgresql container with in-memory disk using testcontainers jdbc (jdbc:tc:postgresql:12.8)
2021-12-17 12:39:57 +02:00
Igor Kulikov
cf2d8c6888
Merge pull request #5738 from smatvienko-tb/device_actor_do_not_dump_sessions_for_loacl_cache
device actor -  do not dump/restore device session for local cache
2021-12-16 17:41:26 +02:00
YevhenBondarenko
f0c2b5df35 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/3.3.3
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/config/LwM2MTransportServerConfig.java
#	ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-profile-components.module.ts
2021-12-16 15:47:51 +02:00
Sergey Matvienko
99cff02256 device actor - CPU overhead reduce for local cache - do not dump/restore device session for local cache. Test added for Actor system context init, default values supplied to simplify testing. 2021-12-16 13:25:47 +02:00
Sergey Matvienko
56cc5a5adb Revert "tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process"
This reverts commit 26c62dda7cdd2e19ef20a0339a57354532536f3a.
2021-12-13 19:30:19 +02:00
Sergey Matvienko
26c62dda7c tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process 2021-12-13 17:25:30 +02:00
Sergey Matvienko
112882b477 tests: fixed user controller tests lifecycle (can not delete default tenant profile after test) 2021-12-13 16:52:17 +02:00
Sergey Matvienko
d2ccaa2dd9 tests: fixed mqtt integration tests lifecycle (can not delete default tenant profile after test) 2021-12-13 16:02:05 +02:00
Sergey Matvienko
4f4e75f942 tests: fixed coap integration tests lifecycle (can not delete default tenant profile after test) 2021-12-13 15:55:51 +02:00
Sergey Matvienko
1678e14d4f tests: verify that all tenants deleted before delete default tenant profile (abstract web test) 2021-12-13 15:54:28 +02:00
Sergey Matvienko
f51edb3a45 Merge branch 'master' into sql_tests_on_postgres_testcontainer 2021-12-13 14:03:02 +02:00
Andrii Shvaika
dffa84483e Fixed tests 2021-12-08 10:50:45 +02:00
desoliture
3f67de3842 refactor 2021-12-01 11:30:16 +02:00
desoliture
d854bab8cb refactor RpcController tests 2021-12-01 11:13:39 +02:00
desoliture
aa395e3c51 add test for getting rpcs by device_id; refactor test class for RpcController 2021-11-30 17:55:30 +02:00
desoliture
4c05c48cc9 add tests to RpcV2Controller 2021-11-30 16:20:44 +02:00
nickAS21
bed77a4e6c lwm2m - fix bug test without bootstrap 2021-11-30 14:00:58 +02:00
nickAS21
947fbc3abf lwm2m - fix bug tests 2021-11-28 20:03:16 +02:00
nickAS21
a12771ecfb lwm2m - trust certificate, fix bug X509_TrustLwM2MIntegrationTest 2021-11-25 18:05:23 +02:00
Andrii Shvaika
c51ade482a Merge with master 2021-11-24 12:00:11 +02:00
Andrii Shvaika
1c81f227b5 Correct test class name according to mask in pom.xml 2021-11-24 11:19:58 +02:00
Andrii Shvaika
3ffd62f844 Fix corner case when access token matches user name in credentials 2021-11-24 09:36:14 +02:00
nickAS21
0680b27279 lwm2m - Test base64 and new profile 2021-11-17 17:06:25 +02:00
Sergey Matvienko
c0514ca3f4
Stats: do not persist empty stats (reducing event table size and disk IOPS) (#5554)
* stats: do not persist empty stats

* fixed license headers for stat actor and stat msg tests
2021-11-15 10:03:01 +02:00
Andrii Shvaika
942c316e8a Merge with master 2021-11-08 17:36:49 +02:00
Sergey Matvienko
27d745f1e3 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 2021-11-08 11:12:35 +02:00
nickAS21
8f93f6dd06 lwm2m - profile&device rename 2021-11-04 17:37:19 +02:00
Viacheslav Klimov
2d845c7840 Merge remote-tracking branch 'origin/master' into fields-validation
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/TelemetryController.java
#	common/data/src/main/java/org/thingsboard/server/common/data/Customer.java
#	common/data/src/main/java/org/thingsboard/server/common/data/DeviceProfile.java
#	common/data/src/main/java/org/thingsboard/server/common/data/EntityView.java
#	common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TbResource.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TbResourceInfo.java
#	common/data/src/main/java/org/thingsboard/server/common/data/TenantProfile.java
#	common/data/src/main/java/org/thingsboard/server/common/data/alarm/Alarm.java
#	common/data/src/main/java/org/thingsboard/server/common/data/edge/Edge.java
#	common/data/src/main/java/org/thingsboard/server/common/data/relation/EntityRelation.java
#	common/data/src/main/java/org/thingsboard/server/common/data/rule/RuleChain.java
#	common/data/src/main/java/org/thingsboard/server/common/data/rule/RuleNode.java
#	common/data/src/main/java/org/thingsboard/server/common/data/widget/WidgetsBundle.java
2021-11-04 12:43:54 +02:00