Serafym
|
bf7fc25957
|
Merge branch 'develop/3.5' into allure
|
2023-03-15 12:43:11 +02:00 |
|
Sergey Matvienko
|
13b59bf85f
|
tests: awaitForDeviceActorToReceiveSubscription
|
2023-03-15 11:27:12 +01:00 |
|
Seraphym-Tuhai
|
5b620ffec3
|
add message in assertions of tests on redirect to documentation page
|
2023-03-14 18:15:52 +02:00 |
|
Andrew Shvayka
|
410042e1dc
|
Merge pull request #8185 from Seraphym-Tuhai/fix-ui-tests
[3.5] fix tests after update on UI
|
2023-03-14 17:42:54 +02:00 |
|
Andrew Shvayka
|
519afb47a8
|
Merge pull request #8217 from thingsboard/fix_bug_sparkplug_device_offline
[fix bug][3.4.5] failed_close_session_of_device
|
2023-03-14 17:39:45 +02:00 |
|
Seraphym-Tuhai
|
bd0e768983
|
attached epic, feature and description to UI tests
|
2023-03-14 17:26:49 +02:00 |
|
nickAS21
|
2a6000d8ce
|
fix bug close session of device: sessionMetaData.setOverwriteActivityTime(true);
|
2023-03-14 15:13:55 +02:00 |
|
Sergey Matvienko
|
175492d6a7
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
2023-03-14 13:51:26 +01:00 |
|
Sergey Matvienko
|
b00f5d26ae
|
log node refactored and tests improved
|
2023-03-14 13:48:34 +01:00 |
|
dashevchenko
|
210aae6a86
|
updated alarm comment deletion
|
2023-03-14 14:15:37 +02:00 |
|
Andrii Shvaika
|
d5177f5bbf
|
Fix attribute/RPC subscription tests
|
2023-03-14 13:52:21 +02:00 |
|
Igor Kulikov
|
18d04cfd2a
|
UI: Fix home active component changed raise condition
|
2023-03-14 13:37:09 +02:00 |
|
Andrew Shvayka
|
806aefdd0b
|
Merge pull request #8206 from zzzeebra/feature/test_dependency_refactor
[3.5] Feature/test dependency refactor
|
2023-03-14 13:05:19 +02:00 |
|
Seraphym-Tuhai
|
80c331705f
|
small refactoring
|
2023-03-14 12:27:17 +02:00 |
|
Seraphym-Tuhai
|
12041ee6e2
|
return Assertions.fail() in catch block of custom waiters method
|
2023-03-14 12:20:18 +02:00 |
|
dashevchenko
|
d9b1e97bbb
|
Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix
|
2023-03-14 12:19:57 +02:00 |
|
dashevchenko
|
2f59a74b65
|
added methods for RestClient, added system comment after comment deletion
|
2023-03-14 12:16:04 +02:00 |
|
Seraphym-Tuhai
|
16061ec4fc
|
rename openLocalhost() method
|
2023-03-14 11:48:10 +02:00 |
|
Oleksandra Matviienko
|
c73fc3e0fc
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature/test_dependency_refactor
# Conflicts:
# dao/src/test/java/org/thingsboard/server/dao/service/BaseDeviceServiceTest.java
# dao/src/test/java/org/thingsboard/server/dao/service/BaseOtaPackageServiceTest.java
|
2023-03-14 10:34:46 +01:00 |
|
Andrew Shvayka
|
7229b7bfd8
|
Merge pull request #8203 from volodymyr-babak/edge-test-fix
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeo…
|
2023-03-14 10:59:55 +02:00 |
|
Andrew Shvayka
|
167fb722fa
|
Merge pull request #8210 from zzzeebra/feature/assertJ_exception_assertions
[3.5] Rule ExpectedException refactored with AssertJ Exception Assertions
|
2023-03-14 10:58:01 +02:00 |
|
Oleksandra Matviienko
|
3841deae24
|
BaseTbResourceServiceTest, BaseDeviceServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
2023-03-13 23:08:19 +01:00 |
|
Oleksandra Matviienko
|
5cb1b7d275
|
BaseOtaPackageServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
2023-03-13 22:09:16 +01:00 |
|
Sergey Matvienko
|
7a0c58a18e
|
revert entityDaoServicesMap = new HashMap<>()
|
2023-03-13 18:52:17 +01:00 |
|
Igor Kulikov
|
8c2046853d
|
UI: Router tabs improvements
|
2023-03-13 16:38:14 +02:00 |
|
Andrew Shvayka
|
494296996e
|
Merge pull request #8200 from smatvienko-tb/fix/lwm2m-lifecycle-refactor
[3.5] lwm2m lifecycle refactor
|
2023-03-13 15:20:53 +02:00 |
|
Sergey Matvienko
|
2f207d5a26
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
2023-03-13 13:06:08 +01:00 |
|
Seraphym-Tuhai
|
738fbda60b
|
fix test on assigned dashboard
|
2023-03-13 12:16:15 +02:00 |
|
OleksandraMatviienko
|
67b0d24910
|
the creation and deletion of a tenant moved to the AbstractServiceTest
|
2023-03-10 21:16:18 +01:00 |
|
Oleksandra Matviienko
|
9904c9ccc2
|
uncommon dependency refactoring in AbstractServiceTest in dao package
|
2023-03-10 18:00:16 +01:00 |
|
Sergey Matvienko
|
add0a342c4
|
EntityRegistryService: PostConstrust replaced with event listener ContextRefreshedEvent. This will guarantee that all EntityDaoService's beans created. Otherwise, the Bean may discover beans that not created yet (reproducible on dao tests)
|
2023-03-10 16:38:53 +01:00 |
|
Volodymyr Babak
|
0e01f1c74d
|
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments
|
2023-03-10 15:53:47 +02:00 |
|
Andrii Landiak
|
5bf7b6162e
|
Fix sql schema
|
2023-03-10 15:48:52 +02:00 |
|
Andrii Landiak
|
e665917758
|
Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr
|
2023-03-10 15:46:42 +02:00 |
|
Igor Kulikov
|
926c364575
|
UI: Router tabs component improvements. Remove alarm rules page.
|
2023-03-10 14:58:16 +02:00 |
|
Sergey Matvienko
|
287999d46a
|
test scope: logs for lwm2m.server
|
2023-03-10 12:37:10 +01:00 |
|
Sergey Matvienko
|
7b32286e4c
|
log trace on destroy for DefaultLwM2MOtaUpdateService
|
2023-03-10 12:18:47 +01:00 |
|
Sergey Matvienko
|
fed47f699c
|
LwM2m lifecycle debug for the test scope
|
2023-03-10 12:16:41 +01:00 |
|
Igor Kulikov
|
0780669498
|
Merge with develop/3.5
|
2023-03-10 12:56:00 +02:00 |
|
Sergey Matvienko
|
817487b74d
|
DefaultLwM2mDownlinkMsgHandler - wrapped any exceptions on handleDownlinkError that may fire and prevent graceful server shutdown
|
2023-03-10 11:52:48 +01:00 |
|
Sergey Matvienko
|
8352be035b
|
LWM2M bean lifecycle dependency fix to avoid executors shutdown before server stop. Dependencies refactored: implementations replaced with interfaces.
|
2023-03-10 11:52:45 +01:00 |
|
Andrew Shvayka
|
e058786956
|
Merge pull request #8174 from zzzeebra/feature/junit5-migration-exceptions
[3.5] junit5 migration - exception annotation refactoring
|
2023-03-10 12:51:03 +02:00 |
|
Andrew Shvayka
|
20e4905e84
|
Merge pull request #8186 from thingsboard/feature/mqtt/sparkplug
MQTT Sparkplug protocol support
|
2023-03-10 12:45:59 +02:00 |
|
Andrii Shvaika
|
43f2e3b521
|
Fix case when test runs to fast (within 1 millisecond)
|
2023-03-10 12:42:56 +02:00 |
|
Seraphym-Tuhai
|
ec4d567ecd
|
temporary fix after updating google chrome
|
2023-03-10 09:40:50 +02:00 |
|
Seraphym-Tuhai
|
ed1611af7e
|
Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into fix-ui-tests
|
2023-03-09 18:39:32 +02:00 |
|
Seraphym-Tuhai
|
e99024d7eb
|
fix locators, fix flaky tests with ElementClickInterceptedException
|
2023-03-09 18:37:13 +02:00 |
|
Andrii Shvaika
|
d7ee0fca91
|
Fix attribute subscription tests
|
2023-03-09 16:45:15 +02:00 |
|
Igor Kulikov
|
b266632f0b
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into develop/3.5
|
2023-03-09 15:36:20 +02:00 |
|
Igor Kulikov
|
1f036995e3
|
UI: Flot widget - set normal letter spacing
|
2023-03-09 15:36:13 +02:00 |
|