Viacheslav Klimov
|
d3863de094
|
Remove platform 2FA settings for tenant authority
|
2022-05-17 18:45:11 +03:00 |
|
Viacheslav Klimov
|
41fede9b43
|
Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template
|
2022-05-17 18:31:49 +03:00 |
|
Andrii Shvaika
|
0905aff7a0
|
Merge with develop/3.4
|
2022-05-17 17:00:25 +03:00 |
|
Andrew Shvayka
|
89ca417b10
|
Merge pull request #6558 from ViacheslavKlimov/feature/entities-vc
Entity Version Control
|
2022-05-17 16:38:12 +03:00 |
|
Andrii Shvaika
|
24db25e3b7
|
WS Client race-condition fix
|
2022-05-17 12:51:01 +03:00 |
|
Andrii Shvaika
|
4f6ef91d33
|
Fix race conditions in WS test client
|
2022-05-17 12:49:54 +03:00 |
|
ShvaykaD
|
f4aec3d731
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up
|
2022-05-16 17:44:50 +03:00 |
|
ShvaykaD
|
87a2f66a71
|
MQTT RPC tests speed up
|
2022-05-16 17:23:12 +03:00 |
|
Andrii Shvaika
|
ec7a36cd89
|
Fix race conditions on WS subscribe commands processing
|
2022-05-16 16:58:50 +03:00 |
|
Andrii Shvaika
|
f30e769ecc
|
Fix EntityViewController test
|
2022-05-16 16:58:50 +03:00 |
|
Viacheslav Klimov
|
074ea8af6c
|
VC refactoring
|
2022-05-16 16:09:00 +03:00 |
|
YevhenBondarenko
|
b037fb09b0
|
merge with develop/3.4
|
2022-05-16 12:59:19 +02:00 |
|
ShvaykaD
|
8d06950e8e
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up
|
2022-05-13 15:50:01 +03:00 |
|
Andrii Shvaika
|
d1c1b70578
|
Merge branch 'develop/3.4' into bug/cache-issues
|
2022-05-12 16:45:46 +03:00 |
|
Andrii Shvaika
|
adc675822e
|
Remove redundant test that breaks every time someone adds new service
|
2022-05-12 16:40:38 +03:00 |
|
ShvaykaD
|
838370b625
|
fix typo in AbstractMqttTimeseriesIntegrationTest
|
2022-05-12 14:07:06 +03:00 |
|
ShvaykaD
|
0879b1afae
|
replaced thread sleeps in telemetry tests
|
2022-05-12 14:04:26 +03:00 |
|
ShvaykaD
|
d7291d1171
|
updated timeseries and attributes tests & cleanup code
|
2022-05-12 10:59:39 +03:00 |
|
Andrii Shvaika
|
b7a18e7fcc
|
Restore log level
|
2022-05-11 17:16:27 +03:00 |
|
ShvaykaD
|
6d89960754
|
refactored mqtt claim gateway tests
|
2022-05-11 14:38:37 +03:00 |
|
ShvaykaD
|
928836c0c5
|
reverted TransportSqlTestSuite typo from previous commit & updated provision tests
|
2022-05-11 14:21:06 +03:00 |
|
ShvaykaD
|
ad0d5e85a6
|
replaced mqtt client creation with MqttTestClient in claim tests
|
2022-05-11 12:19:03 +03:00 |
|
ShvaykaD
|
cd33b63530
|
updated MqttTestCallback license header
|
2022-05-10 16:18:00 +03:00 |
|
ShvaykaD
|
ee05935a49
|
added new MqttTestClient & MqttTestCallback & refactored credentials and attribute updates/request tests
|
2022-05-10 13:42:48 +03:00 |
|
YevhenBondarenko
|
dc3c2cfec2
|
merge with develop/3.4
|
2022-05-09 22:27:21 +02:00 |
|
Andrii Shvaika
|
eb6458738d
|
Device Cache Impl
|
2022-05-09 17:13:23 +03:00 |
|
Viacheslav Klimov
|
d3c23c914d
|
Ensure at least one 2FA account config is default
|
2022-05-09 11:45:21 +03:00 |
|
Andrii Shvaika
|
9f3f2985ab
|
Redis Cache implementation
|
2022-05-06 19:12:41 +03:00 |
|
Viacheslav Klimov
|
05301efe2c
|
Update 2FA tests
|
2022-05-06 12:41:10 +03:00 |
|
Viacheslav Klimov
|
a85dcdbd3c
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
# pom.xml
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2022-05-06 11:42:10 +03:00 |
|
Viacheslav Klimov
|
bcc736991e
|
Multiple used 2FA providers for account
|
2022-05-04 14:29:36 +03:00 |
|
Volodymyr Babak
|
c21927665d
|
Fixed device profile with non default transport delivery to edge
|
2022-05-03 18:43:36 +03:00 |
|
YevhenBondarenko
|
659cb0d3d6
|
fixed isolated tenant tests
|
2022-05-03 11:09:27 +02:00 |
|
Sergey Matvienko
|
66a5222fcd
|
@Transactional(propagation = Propagation.SUPPORTS) for the BaseRelationService
|
2022-04-29 18:13:33 +03:00 |
|
Andrii Shvaika
|
15104028ea
|
Investigating the cache issues
|
2022-04-29 16:12:22 +03:00 |
|
Sergey Matvienko
|
23c774610a
|
Merge remote-tracking branch 'ce/develop/3.4' into test-sql-suite-refactoring
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
|
2022-04-28 18:55:15 +03:00 |
|
Sergey Matvienko
|
31f8d5f061
|
refactoring fluky testRuleChainWithOneRule
|
2022-04-28 18:50:37 +03:00 |
|
Sergey Matvienko
|
8adc0c739f
|
removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite
|
2022-04-28 18:45:58 +03:00 |
|
Andrew Shvayka
|
efccf806ba
|
Merge pull request #6486 from ShvaykaD/improvements/mqtt-and-coap-integration-tests
[3.4] Refactored MQTT and COAP Integration tests
|
2022-04-28 15:37:33 +03:00 |
|
Andrew Shvayka
|
761e36be7f
|
Merge pull request #6431 from smatvienko-tb/tests-speedup-tenant
[3.4] Tests performance improvements
|
2022-04-28 15:15:11 +03:00 |
|
Andrew Shvayka
|
b9b813385f
|
Merge pull request #5671 from ViacheslavKlimov/smpp-sms-sender
[3.4] SMPP SMS provider
|
2022-04-28 12:03:57 +03:00 |
|
ShvaykaD
|
153e69a84d
|
refactored processBeforeTest methods for CoAP and MQTT tests
|
2022-04-26 17:11:30 +03:00 |
|
Sergey Matvienko
|
5c6a5bcb6a
|
Merge branch 'develop/3.4' into tests-speedup-tenant
|
2022-04-26 14:37:01 +03:00 |
|
ShvaykaD
|
b4dbdc0843
|
removed redundant sql folders and updated TestSuite for MQTT and CoAP tests
|
2022-04-26 12:29:52 +03:00 |
|
Sergey Matvienko
|
e760d45bd6
|
application-test.properties low latency to speed up tests
|
2022-04-26 11:49:30 +03:00 |
|
Sergey Matvienko
|
5f54887be8
|
entity view test performance improvements by Andrew's patch
|
2022-04-26 11:41:59 +03:00 |
|
Viacheslav Klimov
|
5736e52d3e
|
Fix EntitiesExportImportControllerSqlTest
|
2022-04-25 14:54:53 +03:00 |
|
Andrew Shvayka
|
215a646fde
|
Merge pull request #6451 from volodymyr-babak/edge-event-make-async
[3.4] Make save edge event method async
|
2022-04-25 13:05:37 +03:00 |
|
Andrew Shvayka
|
84dc8881ba
|
Merge pull request #6240 from ShvaykaD/feature/6233
[3.4] MQTT added ability to send PUBACK instead of close session on publish request data validation exception
|
2022-04-25 13:03:46 +03:00 |
|
Sergey Matvienko
|
fce7284f6c
|
rollback test #queue.rule-engine properties as NoSqlTest failed
|
2022-04-21 22:42:10 +03:00 |
|