nickAS21
|
bca26cd247
|
sparkplug:rebuild
|
3 years ago |
nickAS21
|
2c7fc09ba1
|
Merge branch 'develop/3.5' into sparkplug-transport-proto
|
3 years ago |
Andrew Shvayka
|
73b35a9e8c
|
Merge pull request #8232 from imbeacon/fix/alarm-assignment-sorting
[3.5] Fix/alarm assignment sorting
|
3 years ago |
Andrew Shvayka
|
94f80eb46c
|
Merge pull request #8218 from Seraphym-Tuhai/allure
[3.5] Added epics, features and description on UI tests (Allure)
|
3 years ago |
Andrew Shvayka
|
4972c5950d
|
Merge pull request #8233 from thingsboard/bug/rest-template-concurrency
REST client concurrency mode fix on token refresh
|
3 years ago |
Andrii Shvaika
|
1960d99504
|
REST template concurrency
|
3 years ago |
zbeacon
|
a889649d32
|
Added sorting to test for alarm assignment, added and to where clause for filter by assigneeId
|
3 years ago |
zbeacon
|
89ee862b13
|
Added sorting for alarm assignee field in query
|
3 years ago |
Seraphym-Tuhai
|
37cbc75968
|
Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into allure
|
3 years ago |
Andrew Shvayka
|
444c05a76c
|
Merge pull request #8220 from smatvienko-tb/fix/tests-awaitForDeviceActorToReceiveSubscription
[3.5] Fix tests - await for device actor to receive subscription
|
3 years ago |
Seraphym-Tuhai
|
40874d1ee3
|
fix test 'remove root rule chain from details view'
|
3 years ago |
Andrew Shvayka
|
c4e0586265
|
Merge pull request #7833 from smatvienko-tb/fix/logNode-isStandardForTBEL
[3.5] Custom TBEL script ignored fix for TbLogNode
|
3 years ago |
nickAS21
|
8236e26e5c
|
sparkplug: delete isSparkplug from transport proto
|
3 years ago |
Seraphym-Tuhai
|
d9369feef0
|
refactoring
|
3 years ago |
Serafym
|
bf7fc25957
|
Merge branch 'develop/3.5' into allure
|
3 years ago |
Sergey Matvienko
|
13b59bf85f
|
tests: awaitForDeviceActorToReceiveSubscription
|
3 years ago |
Seraphym-Tuhai
|
5b620ffec3
|
add message in assertions of tests on redirect to documentation page
|
3 years ago |
Andrew Shvayka
|
410042e1dc
|
Merge pull request #8185 from Seraphym-Tuhai/fix-ui-tests
[3.5] fix tests after update on UI
|
3 years ago |
Andrew Shvayka
|
519afb47a8
|
Merge pull request #8217 from thingsboard/fix_bug_sparkplug_device_offline
[fix bug][3.4.5] failed_close_session_of_device
|
3 years ago |
Seraphym-Tuhai
|
bd0e768983
|
attached epic, feature and description to UI tests
|
3 years ago |
nickAS21
|
2a6000d8ce
|
fix bug close session of device: sessionMetaData.setOverwriteActivityTime(true);
|
3 years ago |
Sergey Matvienko
|
175492d6a7
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
3 years ago |
Sergey Matvienko
|
b00f5d26ae
|
log node refactored and tests improved
|
3 years ago |
Andrii Shvaika
|
d5177f5bbf
|
Fix attribute/RPC subscription tests
|
3 years ago |
Andrew Shvayka
|
806aefdd0b
|
Merge pull request #8206 from zzzeebra/feature/test_dependency_refactor
[3.5] Feature/test dependency refactor
|
3 years ago |
Seraphym-Tuhai
|
80c331705f
|
small refactoring
|
3 years ago |
Seraphym-Tuhai
|
12041ee6e2
|
return Assertions.fail() in catch block of custom waiters method
|
3 years ago |
Seraphym-Tuhai
|
16061ec4fc
|
rename openLocalhost() method
|
3 years ago |
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
|
3 years ago |
Andrew Shvayka
|
7229b7bfd8
|
Merge pull request #8203 from volodymyr-babak/edge-test-fix
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeo…
|
3 years ago |
Andrew Shvayka
|
167fb722fa
|
Merge pull request #8210 from zzzeebra/feature/assertJ_exception_assertions
[3.5] Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Oleksandra Matviienko
|
3841deae24
|
BaseTbResourceServiceTest, BaseDeviceServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Oleksandra Matviienko
|
5cb1b7d275
|
BaseOtaPackageServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions
|
3 years ago |
Sergey Matvienko
|
7a0c58a18e
|
revert entityDaoServicesMap = new HashMap<>()
|
3 years ago |
Andrew Shvayka
|
494296996e
|
Merge pull request #8200 from smatvienko-tb/fix/lwm2m-lifecycle-refactor
[3.5] lwm2m lifecycle refactor
|
3 years ago |
Sergey Matvienko
|
2f207d5a26
|
Merge remote-tracking branch 'ce/develop/3.5' into fix/logNode-isStandardForTBEL
|
3 years ago |
Seraphym-Tuhai
|
738fbda60b
|
fix test on assigned dashboard
|
3 years ago |
OleksandraMatviienko
|
67b0d24910
|
the creation and deletion of a tenant moved to the AbstractServiceTest
|
3 years ago |
Oleksandra Matviienko
|
9904c9ccc2
|
uncommon dependency refactoring in AbstractServiceTest in dao package
|
3 years ago |
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)
|
3 years ago |
Volodymyr Babak
|
0e01f1c74d
|
sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments
|
3 years ago |
Sergey Matvienko
|
287999d46a
|
test scope: logs for lwm2m.server
|
3 years ago |
Sergey Matvienko
|
7b32286e4c
|
log trace on destroy for DefaultLwM2MOtaUpdateService
|
3 years ago |
Sergey Matvienko
|
fed47f699c
|
LwM2m lifecycle debug for the test scope
|
3 years ago |
Sergey Matvienko
|
817487b74d
|
DefaultLwM2mDownlinkMsgHandler - wrapped any exceptions on handleDownlinkError that may fire and prevent graceful server shutdown
|
3 years ago |
Sergey Matvienko
|
8352be035b
|
LWM2M bean lifecycle dependency fix to avoid executors shutdown before server stop. Dependencies refactored: implementations replaced with interfaces.
|
3 years ago |
Andrew Shvayka
|
e058786956
|
Merge pull request #8174 from zzzeebra/feature/junit5-migration-exceptions
[3.5] junit5 migration - exception annotation refactoring
|
3 years ago |
Andrew Shvayka
|
20e4905e84
|
Merge pull request #8186 from thingsboard/feature/mqtt/sparkplug
MQTT Sparkplug protocol support
|
3 years ago |
Andrii Shvaika
|
43f2e3b521
|
Fix case when test runs to fast (within 1 millisecond)
|
3 years ago |
Seraphym-Tuhai
|
ec4d567ecd
|
temporary fix after updating google chrome
|
3 years ago |