640 Commits

Author SHA1 Message Date
Andrew Shvayka
bc5d6ea359
Merge pull request #8342 from volodymyr-babak/ssl-option-kafka
[3.5] Add SSL option for Kafka queue connection
2023-04-11 12:34:49 +03:00
Andrew Shvayka
5b6db5d796
Merge pull request #7725 from ViacheslavKlimov/feature/monitoring-service
Monitoring microservice
2023-04-11 12:27:25 +03:00
Andrew Shvayka
c683b57cba
Merge pull request #8335 from thingsboard/feature/devices-activity
Devices activity statistics
2023-04-11 12:23:13 +03:00
Seraphym-Tuhai
a6bee93d2d Merge branch 'develop/3.5' of https://github.com/thingsboard/thingsboard into assignee 2023-04-11 09:26:30 +03:00
ViacheslavKlimov
a58dff1ffc Refactoring for devices activity stats 2023-04-10 15:39:46 +03:00
FawenYo
47542eb8c1 Add SSL option for Kafka queue connection 2023-04-10 15:29:14 +03:00
Andrew Shvayka
27ae2fb119
Merge pull request #7991 from AndreMaz/feature/kafka_connection_timeout
Allow to configure kafkajs `connectionTimeout` property
2023-04-10 15:22:01 +03:00
Seraphym-Tuhai
4087618702 back removed import DockerClientFactory 2023-04-10 13:23:26 +03:00
Seraphym-Tuhai
2dc5727139 refactoring 2023-04-10 13:11:45 +03:00
Seraphym-Tuhai
095f49eaf3 merged with opensource 2023-04-10 12:47:52 +03:00
Seraphym-Tuhai
29c3eddc8a Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard 2023-04-10 12:33:45 +03:00
ViacheslavKlimov
470fbfa768 Minor refactoring for monitoring service 2023-04-10 12:12:57 +03:00
ViacheslavKlimov
df16a6a310 Refactoring for monitoring service 2023-04-10 10:57:27 +03:00
Seraphym-Tuhai
32c6b7385f add tests on search 2023-04-10 09:07:22 +03:00
ViacheslavKlimov
7a30cc1b68 Merge branch 'develop/3.5' into feature/monitoring-service
# Conflicts:
#	msa/pom.xml
#	rest-client/src/main/java/org/thingsboard/rest/client/RestClient.java
2023-04-07 17:31:26 +03:00
ViacheslavKlimov
6cb54c6690 Devices activity statistics 2023-04-07 17:06:21 +03:00
Seraphym-Tuhai
b7b1ed6150 fix test 2023-04-06 20:43:40 +03:00
Seraphym-Tuhai
1ff1b7c1dd assign, reassign tests 2023-04-03 17:23:08 +03:00
Seraphym-Tuhai
7174778ff2 fix ui tests after menu update 2023-03-27 11:36:01 +03:00
Seraphym-Tuhai
40874d1ee3 fix test 'remove root rule chain from details view' 2023-03-15 17:19:22 +02:00
Seraphym-Tuhai
d9369feef0 refactoring 2023-03-15 13:23:10 +02:00
Serafym
bf7fc25957
Merge branch 'develop/3.5' into allure 2023-03-15 12:43:11 +02:00
Seraphym-Tuhai
5b620ffec3 add message in assertions of tests on redirect to documentation page 2023-03-14 18:15:52 +02:00
Seraphym-Tuhai
bd0e768983 attached epic, feature and description to UI tests 2023-03-14 17:26:49 +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
Seraphym-Tuhai
16061ec4fc rename openLocalhost() method 2023-03-14 11:48:10 +02:00
Seraphym-Tuhai
738fbda60b fix test on assigned dashboard 2023-03-13 12:16:15 +02:00
Seraphym-Tuhai
ec4d567ecd temporary fix after updating google chrome 2023-03-10 09:40:50 +02:00
Seraphym-Tuhai
e99024d7eb fix locators, fix flaky tests with ElementClickInterceptedException 2023-03-09 18:37:13 +02:00
Seraphym-Tuhai
3f28eca3b8 Merge branch 'fix-ui-tests' of https://github.com/Seraphym-Tuhai/thingsboard into fix-ui-tests 2023-03-09 13:02:04 +02:00
Seraphym-Tuhai
f590bf64fc fix tests after update on UI 2023-03-08 14:10:51 +02:00
Seraphym-Tuhai
b1ef997c89 open/close browser before/after class, login before class, refactoring 2023-03-06 15:11:25 +02:00
Seraphym-Tuhai
531f1677a1 rm unused import 2023-03-03 17:03:24 +02:00
Seraphym-Tuhai
99e389cec5 add screenshot after test 2023-03-03 16:48:32 +02:00
Seraphym-Tuhai
e650b9be15 add new instructions for run ui tests 2023-03-02 17:52:50 +02:00
Seraphym-Tuhai
efb3fc47b7 update README.md 2023-03-02 16:50:49 +02:00
Seraphym-Tuhai
02dd7876f1 fixed xpath for failed tests 2023-03-01 01:25:50 +02:00
Sergey Matvienko
945d1955e2 msa modules reordered to tolerate parallel build with 3 parallel threads 2023-02-27 22:31:34 +01:00
Sergey Matvienko
6fc6ef7b06 msa black-box-tests replaced docker compose version '2.2' -> '3.0' 2023-02-27 17:42:30 +01:00
Sergey Matvienko
f823021ab8 msa black box tests: cassandra limited to MAX_HEAP_SIZE: 1024M 2023-02-27 16:05:07 +01:00
Sergey Matvienko
5edaec55a6 ui tests: get reliable service url inside containers network 2023-02-27 14:14:24 +01:00
Sergey Matvienko
60973c9422 us tests: wait timeout increased up to 30 sec for slow or busy environments 2023-02-24 20:28:14 +01:00
Sergey Matvienko
8a121b6b63 tests: docker compose selenium - host.docker.internal:host-gateway 2023-02-24 20:27:22 +01:00
Andrii Shvaika
8bd9f2e29c Merge with release 3.4.4 2023-02-07 18:47:38 +02:00
Andrii Shvaika
0791e04c09 Make UI tests annotation inherited 2023-02-07 18:35:18 +02:00
Igor Kulikov
68f3fb366b Add upgrade versions 2023-02-07 16:07:47 +02:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Seraphym-Tuhai
63888993b5 refactoring 2023-01-26 01:09:19 +02:00