305 Commits

Author SHA1 Message Date
Andrii Shvaika
bce1c509ed Add more logs to the black-box-tests 2023-11-07 12:50:18 +02:00
Igor Kulikov
8cefca23ac Version set to 3.6.1-SNAPSHOT 2023-09-25 11:27:00 +03:00
Igor Kulikov
98c245e293 Switch to version 3.6.0 2023-09-05 18:28:15 +03:00
Andrii Shvaika
344ffb2e0b Merge with master 2023-08-14 15:02:17 +03:00
Sergey Matvienko
ed6614af71 MqttClientConfig - ownerId added for exceptions logging purposes. MqttChannelHandler - improved logging 2023-07-27 20:59:58 +02:00
Sergey Matvienko
d74e0c45df MqttHandler - processAsync (required for AbstractMqttIntegration) 2023-07-26 12:19:33 +02:00
Sergey Matvienko
7e27c5b683 mqtt-client: messages processing moved from netty event loop pool and to the handlerExecutor to make netty handlers non-blocking 2023-07-26 12:10:06 +02:00
Andrew Shvayka
7bb8f8732c
Merge pull request #8682 from AndriiLandiak/feature/redis-sentinel
[3.5.2] Redis Sentinel support
2023-06-07 15:24:18 +03:00
Andrii Landiak
4065c94131 Refactor naming to resolve redis compose in black-box tests 2023-06-05 17:15:32 +03:00
Andrii Landiak
72423991b9 Add option compatibility for DockerComposeContainer to work locally with docker compose 2023-06-05 13:14:44 +03:00
Seraphym-Tuhai
b1211f2bd5 small refactoring 2023-06-02 15:43:19 +03:00
Seraphym-Tuhai
f3ba9bc1b9 Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into ui_tests_devices_make_public_private 2023-06-02 15:11:09 +03:00
Andrii Landiak
c2a87aba60 Add redis-sentinel mode support 2023-06-01 14:47:47 +03:00
Seraphym-Tuhai
6a7af5cc12 add tests on make device public/private 2023-06-01 12:14:01 +03:00
Seraphym-Tuhai
7116491824 fix ui tests, add alarm assignee tests to suite 2023-05-31 23:29:00 +03:00
Seraphym-Tuhai
0a7c12afda refactoring according to comments 2023-05-26 11:39:22 +03:00
Seraphym-Tuhai
d8a8caff11 replace mapper with JacksonUtil, add dataProvider, refactor assert messages 2023-05-24 16:36:16 +03:00
Seraphym-Tuhai
da2c0d308c added Epic 2023-05-24 13:55:13 +03:00
Seraphym-Tuhai
e7813db9b7 add tests on device filter 2023-05-23 15:06:24 +03:00
Seraphym-Tuhai
04bd8d5da1 fix locator, changing the page link value from 10 to 30 2023-05-23 12:51:14 +03:00
Seraphym-Tuhai
9a057f2995 refactoring tests on delete several devices 2023-05-23 12:50:06 +03:00
Seraphym-Tuhai
253e82b6c8 add Feature and Description, add test on assign several devices 2023-05-23 12:49:42 +03:00
Seraphym-Tuhai
c53ed73ac2 add tests on assign, add tabs, refactoring 2023-05-23 12:49:05 +03:00
Igor Kulikov
9ae1f1e329 Version set to 3.5.2-SNAPSHOT 2023-05-22 16:32:24 +03:00
Igor Kulikov
59cc8244b5 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:31:19 +03:00
Igor Kulikov
c422e39724 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:26:54 +03:00
Andrii Shvaika
6120fb132a Version set to 3.5.2. Migration script improved 2023-05-22 13:16:06 +03:00
Andrew Shvayka
1ac4fe91ad
Merge pull request #8526 from Seraphym-Tuhai/ui-smoke-tests-devices
[3.5.1] Added UI smoke tests on devices
2023-05-17 17:48:16 +03:00
Igor Kulikov
7058f99068 Version set to 3.5.1-SNAPSHOT 2023-05-12 15:45:11 +03:00
Seraphym-Tuhai
998016ff6f fix open device page, fix flaky assignedDashboard tests, add smoke devices tests in uiTests.xml and all.xml 2023-05-11 10:33:13 +03:00
Seraphym-Tuhai
68360bdd7d small refactoring 2023-05-11 10:32:07 +03:00
Seraphym-Tuhai
21d1bae8ff added tests on edit device 2023-05-11 10:31:32 +03:00
Seraphym-Tuhai
057e258227 add new cases 2023-05-11 10:27:33 +03:00
Seraphym-Tuhai
ec5bf95d07 added tests on delete several device 2023-05-11 10:20:48 +03:00
Seraphym-Tuhai
149e3fb8ed added tests on create and delete device 2023-05-11 10:20:14 +03:00
Andrew Shvayka
7a9943878d
Merge pull request #8466 from Seraphym-Tuhai/assign-from-alarm-widget
[3.5] Added UI tests on assign from alarm widget
2023-05-08 17:50:09 +03:00
Seraphym-Tuhai
9cdb1bb499 added feature 2023-05-02 17:53:53 +03:00
Seraphym-Tuhai
53b1f03a49 fix flaky profiles tests (check if profiles dropdown is closed) 2023-05-02 15:26:54 +03:00
Seraphym-Tuhai
a1967865a9 small refactoring 2023-05-02 14:29:36 +03:00
Seraphym-Tuhai
b9e8b3a4ab added tests on assign from alarm widget 2023-05-02 13:36:05 +03:00
YevhenBondarenko
fbf9773a61 optimize imports 2023-05-02 10:57:58 +02:00
Seraphym-Tuhai
fb4e4363e8 license format 2023-04-27 12:11:05 +03:00
Seraphym-Tuhai
957c5b74d7 add new cases; add Epic, Feature, Description; add delete entity methods, refactoring 2023-04-27 12:03:19 +03:00
Seraphym-Tuhai
1da10ec9b1 Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into assignee 2023-04-25 17:35:54 +03:00
Andrew Shvayka
83dc7a048f
Merge pull request #8394 from Seraphym-Tuhai/ui-tests-refactoring
UI Tests refactored (Rule chains smoke tests)
2023-04-24 15:40:03 +03:00
Seraphym-Tuhai
8d86406f69 rm static 2023-04-20 13:54:23 +03:00
Seraphym-Tuhai
301b792599 refactoring 2023-04-20 13:45:25 +03:00
Seraphym-Tuhai
c3aa9b1b32 rm try catch from getRuleChainByName(), getRuleChainsByName() 2023-04-20 12:49:41 +03:00
Seraphym-Tuhai
ef06425068 rm unused imports 2023-04-19 16:10:05 +03:00
Seraphym-Tuhai
b03450f778 rm TestsNg asserts 2023-04-19 16:06:51 +03:00