ShvaykaD
|
153e69a84d
|
refactored processBeforeTest methods for CoAP and MQTT tests
|
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 |
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 |
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 |
Sergey Matvienko
|
ce5c6f4d9c
|
AbstractWebsocketTest refactored
|
4 years ago |
Sergey Matvienko
|
8412397fd1
|
BaseDeviceControllerTest refactored
|
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 |
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 |
Sergey Matvienko
|
b3a20fb2b0
|
BaseEntityViewControllerTest refactored in async style
|
4 years ago |
Sergey Matvienko
|
f6e71e4b93
|
AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead
|
4 years ago |
Sergey Matvienko
|
668634f890
|
Tests: improved performance on tenant tests with concurrent creation and deletion
|
4 years ago |
Sergey Matvienko
|
4b7a1d4e3c
|
Transports disabled to speed up the context init. Particular transport will be enabled with @TestPropertySource in respective tests
|
4 years ago |
Sergey Matvienko
|
2c5f23d975
|
Edge disabled to speed up the context init. Will be enabled by @TestPropertySource in respective tests
|
4 years ago |
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
4 years ago |
YevhenBondarenko
|
4ef9d0e9fa
|
added tests
|
4 years ago |
YevhenBondarenko
|
dbdace7c69
|
improved entity view tests
|
4 years ago |
nickAS21
|
812972f81f
|
coap: log error to trace
|
4 years ago |
nickAS21
|
f3fd2c4987
|
coap:fix bug test
|
4 years ago |
Yevhen
|
5d82d738ee
|
updated spring and netty versions
|
4 years ago |
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
4 years ago |
ShvaykaD
|
4db4da94f5
|
added gateway tests
|
4 years ago |
ShvaykaD
|
947a72b2c9
|
added mqtt tests with malformed publish payload
|
4 years ago |
ShvaykaD
|
e4ea13a7c7
|
added new test for save device profile & updated helper method for create device profile in tests
|
4 years ago |
desoliture
|
89c838e560
|
add corresponding tests
|
4 years ago |
desoliture
|
37f6dd33de
|
tests refactoring
fix not removing differentTenant at test teardown, add new corresponding tests and refactor existing ones
|
4 years ago |
desoliture
|
30f21fa36c
|
add corresponding tests
|
4 years ago |
Viacheslav Klimov
|
066f40c63f
|
Test for SmppSmsSender
|
4 years ago |
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
4 years ago |
Volodymyr Babak
|
890abe9f98
|
Added testDeviceReachedMaximumAllowedOnCloud
|
4 years ago |
Volodymyr Babak
|
8863003f4c
|
Added functionality to remove device profile from edge in case removal from cloud
|
4 years ago |
Igor Kulikov
|
f69d1147a6
|
Fix tests
|
4 years ago |
Andrii Shvaika
|
9ca1055d54
|
Remove incomplete test
|
4 years ago |
Igor Kulikov
|
c3dde26c69
|
Implement events batch insert. Remove 'region' filter from tenant find queries.
|
4 years ago |
Andrii Shvaika
|
878b75aff9
|
Issue 6056. Refactoring of duplicated code to abstract class
|
4 years ago |
Andrii Shvaika
|
7cc2508479
|
Improvement to events cleanup script
|
4 years ago |
YevhenBondarenko
|
b2e063ba1e
|
added tests for DefaultTbApiUsageStateService
|
4 years ago |
Andrii Shvaika
|
fcbcae7f19
|
Fix the floating bug in testTwoRuleChainsWithTwoRules
|
4 years ago |