Andrii Shvaika
|
b7a18e7fcc
|
Restore log level
|
4 years ago |
Andrii Shvaika
|
94155d55fd
|
Organize imports
|
4 years ago |
Andrii Shvaika
|
a1596ac647
|
Clean all the cache during update to 3.4
|
4 years ago |
Andrii Shvaika
|
274cfa986d
|
Session Cache
|
4 years ago |
nickAS21
|
913e52abbc
|
refactoring: 01 - Alarm only
|
4 years ago |
nickAS21
|
c6a8b9fbaf
|
refactoring: 01 - Alarm Common
|
4 years ago |
Andrii Shvaika
|
eb6458738d
|
Device Cache Impl
|
4 years ago |
Andrii Shvaika
|
9f3f2985ab
|
Redis Cache implementation
|
4 years ago |
YevhenBondarenko
|
1be1ef958e
|
added checkEntity to saveTenant
|
4 years ago |
YevhenBondarenko
|
e0d04c2805
|
fixed minor bugs
|
4 years ago |
YevhenBondarenko
|
7cda81ef86
|
TbTenantService improvements
|
4 years ago |
Sergey Matvienko
|
66a5222fcd
|
@Transactional(propagation = Propagation.SUPPORTS) for the BaseRelationService
|
4 years ago |
Andrii Shvaika
|
15104028ea
|
Investigating the cache issues
|
4 years ago |
YevhenBondarenko
|
1bd4e6e3bf
|
added TbEdgeService
|
4 years ago |
YevhenBondarenko
|
8cde2ac848
|
added TbAssetService
|
4 years ago |
Sergey Matvienko
|
31f8d5f061
|
refactoring fluky testRuleChainWithOneRule
|
4 years ago |
Sergey Matvienko
|
8adc0c739f
|
removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite
|
4 years ago |
YevhenBondarenko
|
a330b89700
|
added TbNotificationEntityService
|
4 years ago |
Andrii Shvaika
|
93376eef5e
|
Fix CORS configuration issue introduced in Spring 5.3
|
4 years ago |
Sergey Matvienko
|
0dc126a962
|
web.ignoring().antMatchers replaced with HttpSecurity antMatchers.permitAll()
|
4 years ago |
ShvaykaD
|
153e69a84d
|
refactored processBeforeTest methods for CoAP and MQTT tests
|
4 years ago |
YevhenBondarenko
|
7c7b3eade0
|
created TbDeviceService
|
4 years ago |
ShvaykaD
|
b4dbdc0843
|
removed redundant sql folders and updated TestSuite for MQTT and CoAP tests
|
4 years ago |
Sergey Matvienko
|
e760d45bd6
|
application-test.properties low latency to speed up tests
|
4 years ago |
Sergey Matvienko
|
5f54887be8
|
entity view test performance improvements by Andrew's patch
|
4 years ago |
Sergey Matvienko
|
fce7284f6c
|
rollback test #queue.rule-engine properties as NoSqlTest failed
|
4 years ago |
Volodymyr Babak
|
bb588ac238
|
Added proper handling of edge event save methods - clients aware of failures
|
4 years ago |
Sergey Matvienko
|
eed9a8723e
|
test properties: Low latency settings to perform tests as fast as possible
|
4 years ago |
Sergey Matvienko
|
74a78ddc61
|
test entity view refactored from sleep to WSW
|
4 years ago |
Sergey Matvienko
|
db07771dc5
|
massive controller tests refactored
|
4 years ago |
Sergey Matvienko
|
831081829b
|
deleteEntitiesAsync added to the AbstractWebTest
|
4 years ago |
Sergey Matvienko
|
96eff9cf1a
|
web socket test and client refactored to simplify usage
|
4 years ago |
Sergey Matvienko
|
7cdce3d9f8
|
Timeout const removed as it placed on AbstractWebTest
|
4 years ago |
Sergey Matvienko
|
36429a2972
|
MockJsInvokeService for the test scope implemented
|
4 years ago |
Sergey Matvienko
|
c744e2cd2e
|
Swagger disabled for the test profile
|
4 years ago |
Volodymyr Babak
|
d3eda0c473
|
Added edge_event config to yml file
|
4 years ago |
Volodymyr Babak
|
f8687cb983
|
Make save edge event method async
|
4 years ago |
Sergey Matvienko
|
a679505579
|
AbstractWebsocketTest merged into AbstractControllerTest. EnableWebSocket instead WebAppConfiguration. WebEnvironment.RANDOM_PORT
|
4 years ago |
nickAS21
|
fd6044c2b8
|
fix bug: Upload binary file - delete validate file
|
4 years ago |
Volodymyr Babak
|
f5b22510af
|
Reduced code complexity
|
4 years ago |
Sergey Matvienko
|
ce5c6f4d9c
|
AbstractWebsocketTest refactored
|
4 years ago |
nickAS21
|
91947201b3
|
fix bug: Upload binary file
|
4 years ago |
Sergey Matvienko
|
8412397fd1
|
BaseDeviceControllerTest refactored
|
4 years ago |
Volodymyr Babak
|
0120682bec
|
Updated default edge root rule chain - added handle of Attribute Deleted, Timeseries Deleted, Timeseries Updated messages
|
4 years ago |
Sergey Matvienko
|
e61a77af30
|
BaseDeviceControllerTest refactored in async manner to improve performance
|
4 years ago |
Sergey Matvienko
|
3084c2d701
|
BaseTenantControllerTest refactored and reformatted
|
4 years ago |
Sergey Matvienko
|
6a8800a845
|
BaseCustomerControllerTest refactored in async manner to improve performance
|
4 years ago |
Volodymyr Babak
|
604f5b8d25
|
Fix concurrent modification issue during warn logging
|
4 years ago |
Sergey Matvienko
|
b6911bda41
|
Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView"
This reverts commit 1600fa7f65.
|
4 years ago |
Sergey Matvienko
|
1600fa7f65
|
BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView
|
4 years ago |