4954 Commits (bca26cd247449a8676d2fe14c8584bbd0366df87)

Author SHA1 Message Date
nickAS21 bca26cd247 sparkplug:rebuild 3 years ago
Andrii Shvaika 1960d99504 REST template concurrency 3 years ago
Sergey Matvienko 13b59bf85f tests: awaitForDeviceActorToReceiveSubscription 3 years ago
Andrii Shvaika d5177f5bbf Fix attribute/RPC subscription tests 3 years ago
Oleksandra Matviienko 3841deae24 BaseTbResourceServiceTest, BaseDeviceServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions 3 years ago
Volodymyr Babak 0e01f1c74d sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments 3 years ago
Sergey Matvienko 287999d46a test scope: logs for lwm2m.server 3 years ago
Sergey Matvienko fed47f699c LwM2m lifecycle debug for the test scope 3 years ago
Sergey Matvienko 8352be035b LWM2M bean lifecycle dependency fix to avoid executors shutdown before server stop. Dependencies refactored: implementations replaced with interfaces. 3 years ago
Andrii Shvaika 43f2e3b521 Fix case when test runs to fast (within 1 millisecond) 3 years ago
Andrii Shvaika d7ee0fca91 Fix attribute subscription tests 3 years ago
Andrii Shvaika 3477ddac0f Refactoring due to comments 3 years ago
Andrii Shvaika 85f317b99b Set default value to 0 for assign_ts for backward-compatibility 3 years ago
dashevchenko 58faac366b fixed upgrade script 3 years ago
Oleksandra Matviienko 1ae8522bef junit5: BasicMqttCredentialsTest annotation exceptions refactoring 3 years ago
Oleksandra Matviienko 6ca287cc68 junit5: BaseTbResourceServiceTest annotation exceptions refactoring 3 years ago
Igor Kulikov b6b61f3f54 UI: Minor fixes 3 years ago
nickAS21 0587933d5e sparkplug: validate namespace 3 years ago
dashevchenko e5ba36a13b refactoring 3 years ago
dashevchenko 0c4ad9cc76 refactoring 3 years ago
dashevchenko 76f74766fd refactored upgrade to be executed with PostgreSQL 3 years ago
Sergey Matvienko ddca3ffcf3 spring.test.context.cache.maxSize=1 removed as well as it always eq 1 during application tests (no performance effect) 3 years ago
Sergey Matvienko 1bf579288a tests: fixed test performance degradation (100% C2 Compiler) by removing -Xss384k and Mockito.clearAllCaches() 3 years ago
Sergey Matvienko 9c6c06cb0b maintain message order for web socket: subscribed report (always first) further updates (never first) 3 years ago
Sergey Matvienko 56788caa1a DefaultTelemetryWebSocketService - removed static ObjectMapper, maps is final 3 years ago
Sergey Matvienko 27f5f8c077 Cassandra tests moved from cassandra-unit to testcontainers 3 years ago
dashevchenko 04c36916ed moved system env property 3 years ago
dashevchenko ecd923ba10 updated default value 3 years ago
dashevchenko 63a5a053a2 added try catch to not fail upgrade 3 years ago
Andrii Shvaika b9cf5c7836 Improvement of the save alarm procedure 3 years ago
Andrii Shvaika 6c160f5930 Backward compatibility of the alarm save call 3 years ago
Sergey Matvienko 24c930c699 spring.test.context.cache.maxSize=1 3 years ago
Sergey Matvienko 12c0e23ed3 disabled service.integrations and js.evaluator for the most of cases 3 years ago
Sergey Matvienko 0448c9aa03 test memory optimization (disable integration rpc, coap, hikari.maximumPoolSize=16, etc). 3 years ago
Sergey Matvienko a6a4a67a3d handle timeouts on transport tests to provide clear explanation what is the problem. timeout increased for run test stable on slow (busy) environments 3 years ago
Sergey Matvienko 7e1ba7dec5 Test mail service replaced with MockBean to fix the app lifecycle 3 years ago
Vladyslav_Prykhodko 5f0d4639d5 UI: Fixed style control widget 3 years ago
rusikv b1e33b4be0 Added assignee coulumn and comments action button to load demo and default alarm table widgets 3 years ago
Sergey Matvienko f706fbe784 DefaultTelemetryWebSocketService - on subscribe response order fixed (will send response after subscription service called) 3 years ago
Sergey Matvienko 433a5dcbcf BaseWebsocketApiTest - improved assertion output and logging 3 years ago
Sergey Matvienko cd881d8a68 TbTestWebSocketClient improvements 3 years ago
Sergey Matvienko 435e851d44 test wsClient - volatile 3 years ago
Sergey Matvienko b8472717fb WebSocketConfiguration TbWebSocketHandler: fixed double instance of handler created, removed static from session maps 3 years ago
Andrii Shvaika 655a45cd3d Index improvement 3 years ago
Andrii Shvaika c4a64a98d3 Fix soem tests and added upgrade script 3 years ago
Andrii Shvaika 38b2cf41c4 Fix soem tests and added upgrade script 3 years ago
Volodymyr Babak 4fd2a41087 Remove EventDeduplicationExecutor 3 years ago
Andrii Shvaika 69b5a5f425 Alarm Service refactoring 3 years ago
Igor Kulikov f99fa3c038 UI: Angular 15 migration 3 years ago
Andrii Shvaika c922bbb989 Alarm service refactroing 3 years ago