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 |
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 |
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 |
Volodymyr Babak
|
4fd2a41087
|
Remove EventDeduplicationExecutor
|
3 years ago |
Igor Kulikov
|
f99fa3c038
|
UI: Angular 15 migration
|
3 years ago |
YevhenBondarenko
|
680f8662ed
|
fixed processJsonTestGatewayRequestAttributesValuesFromTheServer
|
3 years ago |
Igor Kulikov
|
78caf17e07
|
UI: Angular 15 migration
|
3 years ago |
dashevchenko
|
831018af40
|
minor refactoring
|
3 years ago |
dashevchenko
|
b261cb2ab1
|
renamed UserData to UserEmailInfo
|
3 years ago |
dashevchenko
|
5dec719947
|
minor improvements to tests
|
3 years ago |
dashevchenko
|
a111473a8f
|
minor improvement
|
3 years ago |
dashevchenko
|
bbbea0fc31
|
added tests, refactoring
|
3 years ago |
dashevchenko
|
a613e1dbc6
|
refactoring
|
3 years ago |
dashevchenko
|
4470ae9a05
|
added tests
|
3 years ago |
dashevchenko
|
39070ead53
|
refactoring
|
3 years ago |
dashevchenko
|
ab643063f2
|
refactoring
|
3 years ago |
Sergey Matvienko
|
314071b761
|
SPRING_DATASOURCE_HIKARI_REGISTER_MBEANS parameter added
|
3 years ago |
dashevchenko
|
559b741749
|
added REST method in UserController to get users by query
|
3 years ago |
dashevchenko
|
644f94d012
|
refactoring
|
3 years ago |
dashevchenko
|
c15c4526aa
|
updated RNG used for reset password token to secure one
|
3 years ago |
dashevchenko
|
f812e02920
|
added possibility to specify non existing elements
|
3 years ago |
dashevchenko
|
f9e3b63594
|
unignored tests
|
3 years ago |
dashevchenko
|
4a9c4cc614
|
updated test
|
3 years ago |
dashevchenko
|
683dee03da
|
refactoring
|
3 years ago |
dashevchenko
|
a25e328b7c
|
fixed update settings method
|
3 years ago |
Andrii Shvaika
|
b92fa8ce5d
|
Minor code review improvements
|
3 years ago |
dashevchenko
|
6c5054a6e8
|
added caching, added PUT methods, refactored code
|
3 years ago |
dashevchenko
|
8bb22a3ac9
|
ignored unstable tests
|
3 years ago |
dashevchenko
|
eea206bb6d
|
refactoring
|
3 years ago |
Igor Kulikov
|
68f3fb366b
|
Add upgrade versions
|
3 years ago |
dashevchenko
|
3ba16daa03
|
fixed sql version
|
3 years ago |
dashevchenko
|
5f341a71a7
|
fixed sql version
|
3 years ago |
dashevchenko
|
c3d4925e48
|
added sql upgrade script
|
3 years ago |
dashevchenko
|
f214864503
|
added controller methods for saving user settings in UserController
|
3 years ago |
Igor Kulikov
|
71f6456294
|
Transport tests timeout improvements
|
3 years ago |
Igor Kulikov
|
55075d5541
|
Update UI help to release-3.4.4
|
3 years ago |