2163 Commits (c962ee4ff34608ac215fd5aba2c0d6677648969d)

Author SHA1 Message Date
Igor Kulikov bc82e2084f Fix testUsageInfo 2 years ago
YevhenBondarenko 814bc331ae fixed tests related to the login audit log 2 years ago
Oleksandra Matviienko cbb78878c2 Junit 4 to 5 migration in application 2 years ago
ViacheslavKlimov 55020b0713 Increase test timeout for verifyMsgProcessed 2 years ago
dashevchenko 4ee969fa1e fixed mobile application validator 2 years ago
YevhenBondarenko 3cd8c60518 fixed circular dependency 2 years ago
YevhenBondarenko d25f271d89 JwtFactory reload 2 years ago
YevhenBondarenko e993ec8aa4 minor refactoring 2 years ago
dashevchenko f934863388 fixed api test 2 years ago
ViacheslavKlimov 4837cd3fc1 VC: find default entity on import regardless of name 2 years ago
Sergey Matvienko 973917e470 AuditLogControllerTest fix 2 years ago
dashevchenko 0003caf4fb added id, createdTime to mobile app setting entity, added MobileAppSettingsValidator 2 years ago
ViacheslavKlimov f492f8ae1b Fix flaky test testBulkImportDeviceWithUpdateFalse 2 years ago
YevhenBondarenko 0ffd0cca40 added corresponding tests and refactoring 2 years ago
Sergey Matvienko b86971b0eb AuditLogControllerTest loops cycles reduced to decrease the overhead 2 years ago
YevhenBondarenko e32797400c updated jjwt version 2 years ago
Sergey Matvienko 5ba3946ba6 Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour 2 years ago
Dmytro Skarzhynets 8686a92944 Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest 2 years ago
ViacheslavKlimov 1ae1e90f86 Minor refactoring 2 years ago
dashevchenko dc5f59254d added mobile app settings cleanup for tenant deletion 2 years ago
ViacheslavKlimov 3ddda71e14 Increase timeout for tasks processing in tests 2 years ago
ViacheslavKlimov 732c6d76e4 Deleted test testUnassignAlarmOnCustomerRemoving (customer's devices are deleted when customer is deleted, thus all alarms for the device also should be deleted, instead of unassigned) 2 years ago
ViacheslavKlimov 285b8803da Limit notification request errors stats to 100 2 years ago
ViacheslavKlimov 327503fd0a Await all housekeeper tasks to be processed in tests 2 years ago
dashevchenko b216898924 updated default mobile app settings, fixed permission 2 years ago
dashevchenko 67ba644195 moved all apis to one controller 2 years ago
Andrii Landiak bba7f738eb Change method name 2 years ago
ViacheslavKlimov 80416a7e33 Refactor tenant creation in tests 2 years ago
Andrii Landiak 18a7884cbd Improve stability of EdgeEventControllerTest 2 years ago
ViacheslavKlimov 572b680b29 Refactor tenant deletion in tests 2 years ago
ViacheslavKlimov dd51aba417 Fix notifications count update race condition in tests 2 years ago
nick 2b734c3582 lwm2m: fix bug SERVER TimeUnit.MINUTES.toSeconds(60) 2 years ago
ViacheslavKlimov c06c826329 Fix tenant deletion tests 2 years ago
IrynaMatveieva 59daf9123b replaced the use of the deprecated method with the use of a static method 2 years ago
Sergey Matvienko 9a8e39856b CoapAttributesUpdatesIntegrationTest.java: unused spy wraparound removed 2 years ago
Sergey Matvienko bdf9da8bab Revert "Jwts.parser().build() refactored for a newer version" 2 years ago
Sergey Matvienko df08a94bee Revert "JWT factory immutable and test fixed with > 512bit key" 2 years ago
Sergey Matvienko 8dc455edc1 JWT factory immutable and test fixed with > 512bit key 2 years ago
Sergey Matvienko 1f5c95a375 Jwts.parser().build() refactored for a newer version 2 years ago
ViacheslavKlimov 3803081b57 Refactor alarms deletion; separate tenant entities deletion task 2 years ago
dashevchenko d0ff4a2d86 mobile app QR code initial implementation 2 years ago
ViacheslavKlimov 0361d34767 Minor refactoring 2 years ago
ViacheslavKlimov a80d4650ea Delete customers last on tenant deletion; tests fixes 2 years ago
ViacheslavKlimov 6f9e9305bd Housekeeper refactoring 2 years ago
Andrii Landiak 9c81dbd1e5 Minor improvements after review 2 years ago
ViacheslavKlimov 40d9789035 More tests 2 years ago
Andrii Landiak e8c238e5a6 Add NotificationEdgeTest 2 years ago
ViacheslavKlimov 9064bfaa76 Delete tenant entities in batches with id offset 2 years ago
nick 0a16214af5 fix bug: lwm2m tests dif Port Comments 2 2 years ago
Andrii Landiak 5191143c3f Provide support for Notification to Edge 2 years ago