9007 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
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
Viacheslav Klimov 955aec0b41 Refactor export/import api 5 years ago
Sergey Matvienko eed9a8723e test properties: Low latency settings to perform tests as fast as possible 5 years ago
Sergey Matvienko 74a78ddc61 test entity view refactored from sleep to WSW 5 years ago
Viacheslav Klimov 428ff2851d Minor refactoring 5 years ago
Sergey Matvienko db07771dc5 massive controller tests refactored 5 years ago
Sergey Matvienko 831081829b deleteEntitiesAsync added to the AbstractWebTest 5 years ago
Sergey Matvienko 96eff9cf1a web socket test and client refactored to simplify usage 5 years ago
Viacheslav Klimov 457d2340a9 Refactor relations export 5 years ago
Sergey Matvienko 7cdce3d9f8 Timeout const removed as it placed on AbstractWebTest 5 years ago
Sergey Matvienko 36429a2972 MockJsInvokeService for the test scope implemented 5 years ago
Viacheslav Klimov 832f32fbe1 Improvements for relations import 5 years ago
Sergey Matvienko c744e2cd2e Swagger disabled for the test profile 5 years ago
Viacheslav Klimov a5cdbca690 Relations import: log entity action 5 years ago
YevhenBondarenko 9b19da096f removed max queues and max partitions per queue in tenant profile 5 years ago
Volodymyr Babak d3eda0c473 Added edge_event config to yml file 5 years ago
Volodymyr Babak f8687cb983 Make save edge event method async 5 years ago
Sergey Matvienko a679505579 AbstractWebsocketTest merged into AbstractControllerTest. EnableWebSocket instead WebAppConfiguration. WebEnvironment.RANDOM_PORT 5 years ago
nickAS21 fd6044c2b8 fix bug: Upload binary file - delete validate file 5 years ago
Volodymyr Babak f5b22510af Reduced code complexity 5 years ago
Sergey Matvienko ce5c6f4d9c AbstractWebsocketTest refactored 5 years ago
nickAS21 91947201b3 fix bug: Upload binary file 5 years ago
Sergey Matvienko 8412397fd1 BaseDeviceControllerTest refactored 5 years ago
YevhenBondarenko 75e2b60eb8 Implemented isolated rule engine queue consumers 5 years ago
Volodymyr Babak 0120682bec Updated default edge root rule chain - added handle of Attribute Deleted, Timeseries Deleted, Timeseries Updated messages 5 years ago
Sergey Matvienko e61a77af30 BaseDeviceControllerTest refactored in async manner to improve performance 5 years ago
Sergey Matvienko 3084c2d701 BaseTenantControllerTest refactored and reformatted 5 years ago
Sergey Matvienko 6a8800a845 BaseCustomerControllerTest refactored in async manner to improve performance 5 years ago
Volodymyr Babak 604f5b8d25 Fix concurrent modification issue during warn logging 5 years ago
Sergey Matvienko b6911bda41 Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView" 5 years ago
Sergey Matvienko 1600fa7f65 BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView 5 years ago
Sergey Matvienko b3a20fb2b0 BaseEntityViewControllerTest refactored in async style 5 years ago
Sergey Matvienko f6e71e4b93 AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead 5 years ago
Igor Kulikov 54d256279a UI: Add settings forms for 'Slide toggle'/'Round switch'/'Switch control' control widgets. 5 years ago
Volodymyr Babak 4abf5d86c5 Removed objectmapper from edge service/session 5 years ago
Viacheslav Klimov eacc0e6bbe Remove import option whether to update references to other entities; minor improvements 5 years ago
Viacheslav Klimov 119430ff9a Minor improvements 5 years ago
Volodymyr Babak fe16336bbb Merge EdgeUtils and EdgeEventUtils 5 years ago
Igor Kulikov 0c0afc9242 UI: Add widget settings forms for 'Flot pie' and ChartJS widgets 5 years ago
Sergey Matvienko 668634f890 Tests: improved performance on tenant tests with concurrent creation and deletion 5 years ago
Igor Kulikov 8fdf12bb2a UI: Add flot datakey and latest datakey settings forms 5 years ago
Sergey Matvienko 4b7a1d4e3c Transports disabled to speed up the context init. Particular transport will be enabled with @TestPropertySource in respective tests 5 years ago
Sergey Matvienko 2c5f23d975 Edge disabled to speed up the context init. Will be enabled by @TestPropertySource in respective tests 5 years ago
Sergey Matvienko 9a2bc5ab9d InMemoryStorage refactored from the static singleton to the Spring Bean 5 years ago
YevhenBondarenko 4e4ac0012c used queueId instead of queueName in DeviceProfile and TbMsg 5 years ago
Igor Kulikov 83da5520fc UI: Add settings forms for flot chart widgets. 5 years ago
Viacheslav Klimov c04a0ff3a6 More tests for export/import api; improvements 5 years ago
YevhenBondarenko 3592351a63 Used Queue entity 5 years ago
Igor Kulikov 9a0363593d UI: Add digiatal gauge widget settings form 5 years ago