Viacheslav Klimov
1a00628509
Email 2FA provider, refactoring
2022-03-18 18:08:45 +02:00
Viacheslav Klimov
9eb03950fa
2FA: refactoring, tests
2022-03-17 18:49:08 +02:00
Yevhen
5d82d738ee
updated spring and netty versions
2022-03-15 21:44:27 +01:00
ShvaykaD
d4e6c013d2
added fixes after review
2022-03-14 13:01:46 +02:00
ShvaykaD
4db4da94f5
added gateway tests
2022-03-11 14:55:44 +02:00
ShvaykaD
947a72b2c9
added mqtt tests with malformed publish payload
2022-03-11 14:13:54 +02:00
ShvaykaD
e4ea13a7c7
added new test for save device profile & updated helper method for create device profile in tests
2022-03-11 14:13:50 +02:00
Igor Kulikov
c93309a496
Merge pull request #6213 from desoliture1/unresolverDynamicValuesOnExportDevicesFilterFix
...
[3.3.4] Fix unresolved dynamic values on API request
2022-03-08 18:19:06 +02:00
desoliture
89c838e560
add corresponding tests
2022-03-07 15:39:18 +02:00
desoliture
37f6dd33de
tests refactoring
...
fix not removing differentTenant at test teardown, add new corresponding tests and refactor existing ones
2022-03-06 14:48:14 +02:00
desoliture
30f21fa36c
add corresponding tests
2022-03-05 23:21:34 +02:00
Viacheslav Klimov
066f40c63f
Test for SmppSmsSender
2022-03-03 21:36:40 +02:00
Andrii Shvaika
a7196c4fa7
Automatic conversion of rule chain metadata on the back end
2022-02-28 17:17:31 +02:00
ShvaykaD
2cbcd2c89d
merge with master
2022-02-28 11:34:16 +02:00
Andrew Shvayka
fd6bf9b0fd
Merge pull request #6139 from volodymyr-babak/validators-refactoring
...
[3.3.4][Edge] Refactoring validators - moved them to a separate classes. Added device profile validation in edge processor
2022-02-28 11:10:03 +02:00
Volodymyr Babak
890abe9f98
Added testDeviceReachedMaximumAllowedOnCloud
2022-02-23 14:45:42 +02:00
Volodymyr Babak
8863003f4c
Added functionality to remove device profile from edge in case removal from cloud
2022-02-22 16:56:49 +02:00
Igor Kulikov
f69d1147a6
Fix tests
2022-02-18 20:15:33 +02:00
Andrii Shvaika
f991716dd9
Merge branch 'issue/6056'
2022-02-18 17:11:25 +02:00
Andrii Shvaika
9ca1055d54
Remove incomplete test
2022-02-18 17:05:13 +02:00
Igor Kulikov
c3dde26c69
Implement events batch insert. Remove 'region' filter from tenant find queries.
2022-02-18 16:57:48 +02:00
YevhenBondarenko
4512185cad
created Queue entity, dao and ui
2022-02-18 16:41:24 +02:00
Andrii Shvaika
878b75aff9
Issue 6056. Refactoring of duplicated code to abstract class
2022-02-18 13:57:59 +02:00
Andrii Shvaika
a7da56c270
Merge branch 'usage-service-improvements' of https://github.com/YevhenBondarenko/thingsboard
2022-02-18 12:34:37 +02:00
Andrii Shvaika
7cc2508479
Improvement to events cleanup script
2022-02-18 12:08:43 +02:00
YevhenBondarenko
b2e063ba1e
added tests for DefaultTbApiUsageStateService
2022-02-16 17:01:22 +02:00
Andrii Shvaika
fcbcae7f19
Fix the floating bug in testTwoRuleChainsWithTwoRules
2022-02-15 19:04:22 +02:00
Andrew Shvayka
282a6bc990
Merge pull request #6035 from volodymyr-babak/edge-ce-refactoring
...
[3.3.4] Edge Community Edition support
2022-02-15 17:29:01 +02:00
Volodymyr Babak
6356e998a3
Removed @Slf4j annotation
2022-02-10 22:45:24 +02:00
Volodymyr Babak
8e91560f69
Base Edge test refactored into multiple independent tests
2022-02-10 22:04:00 +02:00
ShvaykaD
1ae1dbef3a
added DynamicProtoUtils
2022-02-10 17:25:53 +02:00
nickAS21
4140801fb0
lwm2m: remove import
2022-02-10 13:07:01 +02:00
nickAS21
5d839ab75f
lwm2m: fix bug of commits
2022-02-10 13:00:59 +02:00
nickAS21
28fa1cc6a7
lwm2m: Checking licenses... 2
2022-02-10 08:42:45 +02:00
nickAS21
a072e9e1af
lwm2m: Checking licenses...
2022-02-09 19:34:59 +02:00
nickAS21
f704f9bcbc
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue)
2022-02-09 18:27:38 +02:00
nickAS21
b6f317a3b7
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel
2022-02-09 18:11:02 +02:00
nickAS21
974d4cb338
lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server
2022-02-08 16:10:14 +02:00
desoliture
756f62062b
fix headers
2022-02-08 14:54:11 +02:00
desoliture
4dccfecb2b
add tests for EntityRelationController
2022-02-04 18:46:26 +02:00
Volodymyr Babak
ffcc5be0ae
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
2022-02-04 17:34:46 +02:00
nickAS21
29a551d048
lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)"
2022-02-04 15:59:12 +02:00
nickAS21
acc52c7864
lwm2m: fix bug create new client (from TcpPort to UdpPort)
2022-02-03 18:01:12 +02:00
nickAS21
11140fe89b
lwm2m: del shell from tests
2022-01-30 22:24:29 +02:00
nickAS21
cad54fa70c
lwm2m: fix bug security tests
2022-01-28 12:45:05 +02:00
nickAS21
c3081c45cf
lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId
2022-01-28 09:50:31 +02:00
nickAS21
45a6ce0dbf
lwm2m: tests RPK and X509 client validate base64 format:
2022-01-27 16:01:15 +02:00
nickAS21
41274180c5
lwm2m: tests NoSec bootstrap update:
...
- connecting the client to the bootstrap server and updating the bootstrap
- client connection to lwm2m server, reboot when after executing "1/0/9" and update boostrap
2022-01-27 14:30:43 +02:00
nickAS21
3cd9454a98
lwm2m: tests with PSK security mode (bad request):
...
- "bad length key"
2022-01-26 19:05:16 +02:00
nickAS21
6a370dc643
lwm2m: tests associated with different security mode (successful):
...
- connection only to lwm2m server
- connect bootstrap server, update two client security sections and then connect lwm2m server
2022-01-26 17:24:11 +02:00