2297 Commits

Author SHA1 Message Date
Oleksandra Matviienko
3ebd9e8992 testSaveTenantWithIsolatedProfileInMonolithSetup ignored because Tenant validator have no such validation since queue config feature 2023-03-06 16:33:36 +01:00
Oleksandra Matviienko
c9bac631f4 junit5: BaseDeviceProfileServiceTest annotation exceptions refactoring 2023-03-06 15:10:14 +01:00
Oleksandra Matviienko
695720b190 junit5: BaseAdminSettingsServiceTest annotation exceptions refactoring 2023-03-06 15:05:57 +01:00
Oleksandra Matviienko
3ecb2627d5 junit5: BaseRelationServiceTest annotation exceptions refactoring 2023-03-06 15:01:33 +01:00
Oleksandra Matviienko
7e2dabdfc4 junit5: BaseCustomerServiceTest annotation exceptions refactoring 2023-03-06 14:58:56 +01:00
Andrew Shvayka
07d985f20f
Merge pull request #8110 from dashevchenko/passwordHistoryTable
Moved password history from tb_user to user_credentials
2023-03-06 15:52:40 +02:00
Oleksandra Matviienko
7dd65888ca junit5: BaseEdgeServiceTest annotation exceptions refactoring 2023-03-06 14:36:32 +01:00
Oleksandra Matviienko
71c187542e junit5: BaseAssetServiceTest annotation exceptions refactoring 2023-03-06 14:27:02 +01:00
Oleksandra Matviienko
1c23d5978e junit5: BaseWidgetTypeServiceTest annotation exceptions refactoring 2023-03-06 14:13:19 +01:00
Oleksandra Matviienko
6de73fc6ba junit5: BaseAssetProfileServiceTest annotation exceptions refactoring 2023-03-06 14:02:40 +01:00
Oleksandra Matviienko
c8ccd522a5 junit5: BaseOAuth2ServiceTest annotation exceptions refactoring 2023-03-06 13:59:09 +01:00
Oleksandra Matviienko
1fb9ddc1db junit5: BaseOAuth2ConfigTemplateServiceTest annotation exceptions refactoring 2023-03-06 13:55:41 +01:00
Oleksandra Matviienko
84e4c8f231 junit5: BaseRuleChainServiceTest annotation exceptions refactoring 2023-03-06 13:49:01 +01:00
Oleksandra Matviienko
605e856deb junit5: BaseTenantProfileServiceTest annotation exceptions refactoring 2023-03-06 13:39:44 +01:00
Oleksandra Matviienko
8c253ec352 junit5: BaseQueueServiceTest annotation exceptions refactoring 2023-03-06 13:34:22 +01:00
Oleksandra Matviienko
25e046dc79 junit5: BaseTenantServiceTest annotation exceptions refactoring, testSaveTenantWithIsolatedProfileInMonolithSetup issue 2023-03-06 13:08:49 +01:00
Oleksandra Matviienko
99b60dff4e junit5: BaseWidgetsBundleServiceTest annotation exceptions refactoring 2023-03-06 12:30:30 +01:00
Oleksandra Matviienko
1c5bebbf7e junit5: BaseDeviceServiceTest refactoring 2023-03-06 12:25:50 +01:00
Oleksandra Matviienko
4c20ec93df junit5: BaseDashboardServiceTest annotation exceptions refactoring 2023-03-06 11:51:32 +01:00
Oleksandra Matviienko
8646526446 junit5: BaseUserServiceTest annotation exceptions refactoring 2023-03-06 11:34:50 +01:00
Oleksandra Matviienko
fe93ab0687 junit5: BaseDeviceCredentialsServiceTest annotation exceptions refactoring 2023-03-06 11:28:33 +01:00
Vladyslav_Prykhodko
069ef4de5b Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-06 10:21:41 +02:00
Oleksandra Matviienko
d0e1418318 junit5: BaseDeviceServiceTest test annotation exceptions refactoring 2023-03-06 00:33:35 +01:00
Oleksandra Matviienko
1192555f55 junit5: NoXssValidatorTest migration 2023-03-05 23:45:16 +01:00
Oleksandra Matviienko
b7fe3e30d0 junit5: DataValidationException migration 2023-03-05 23:33:32 +01:00
dashevchenko
e5ba36a13b refactoring 2023-03-02 11:49:23 +02:00
dashevchenko
a93373bbde refactoring 2023-03-01 18:27:18 +02:00
dashevchenko
84419ebd97 make additional_info not null 2023-03-01 18:20:25 +02:00
dashevchenko
76f74766fd refactored upgrade to be executed with PostgreSQL 2023-03-01 14:23:53 +02:00
Andrew Shvayka
9482390394
Merge pull request #8149 from smatvienko-tb/feature/redis-testcontainers
[3.5] Redis test suite on testcontainers
2023-03-01 12:32:06 +02:00
Andrew Shvayka
109ccccd14
Merge pull request #8147 from smatvienko-tb/feature/testcontainers-cassandra
[3.5] Cassandra tests moved from cassandra-unit to testcontainers
2023-03-01 12:30:45 +02:00
Sergey Matvienko
60f0055eaa tests: BaseDeviceCredentialsCacheTest fixed by removing static 2023-02-28 21:48:45 +01:00
Sergey Matvienko
47ed9e0541 tests: Redis test suite implemented on testcontainers with valid parameters initialization by System.setProperty 2023-02-28 21:06:11 +01:00
ViacheslavKlimov
79670d9f9d Notification system improvements 2023-02-28 19:19:59 +02:00
Andrew Shvayka
0ba8336ee9
Merge pull request #8089 from dashevchenko/secureRNG
Updated RNG for reset password token to secure one
2023-02-28 18:26:21 +02:00
Sergey Matvienko
27f5f8c077 Cassandra tests moved from cassandra-unit to testcontainers 2023-02-28 16:31:54 +01:00
Andrii Shvaika
76b133376c Merge remote-tracking branch 'origin/develop/3.5' into feature/alarm-assign 2023-02-28 13:38:04 +02:00
Andrew Shvayka
3e313371d1
Merge pull request #8143 from smatvienko-tb/feature/test-improvements-memory
[3.5] Test improvements - memory
2023-02-28 11:52:58 +02:00
Andrew Shvayka
787bc4f810
Merge pull request #8138 from YevhenBondarenko/fix/entity-name-filtering
[3.5] fixed filtering by entity name
2023-02-28 11:48:20 +02:00
Sergey Matvienko
0448c9aa03 test memory optimization (disable integration rpc, coap, hikari.maximumPoolSize=16, etc). 2023-02-27 21:46:04 +01:00
YevhenBondarenko
028b1a023d fixed filtering by entity name 2023-02-27 14:22:31 +01:00
Andrii Shvaika
655a45cd3d Index improvement 2023-02-24 15:12:21 +02:00
Andrii Shvaika
38b2cf41c4 Fix soem tests and added upgrade script 2023-02-24 14:56:06 +02:00
ViacheslavKlimov
f5eb27efd4 Minor fixes 2023-02-24 14:03:35 +02:00
ViacheslavKlimov
627889a437 Remove tenant_id constraint from notification entities; permission checks refactoring 2023-02-24 13:17:24 +02:00
Andrii Shvaika
69b5a5f425 Alarm Service refactoring 2023-02-23 19:03:04 +02:00
ViacheslavKlimov
8a922f36a4 Notification system refactoring 2023-02-23 12:45:16 +02:00
Andrii Shvaika
c922bbb989 Alarm service refactroing 2023-02-23 12:31:07 +02:00
dashevchenko
fff1f555e8 refactoring 2023-02-20 19:33:36 +02:00
dashevchenko
f5b029d43e moved password history from tb_user to user_credential 2023-02-20 19:18:53 +02:00