Junbo Liang
Junbo Liang
Signed-off-by: Junbo Liang ## What does this PR do? - Move trace information and message type to context details and display them under the Event Log Line Details table -...
Update AP job icons for reflecting the failure/error state and keeping consistency with other tables
Signed-off-by: Junbo Liang ## What does this PR do? - Add a new failure icon for reflecting the AP job failure state - Replaced the warning icon and keep it...
Signed-off-by: Junbo Liang ## What does this PR do? Update the Event Log Line Details table in AP to display/hide automatically based on the log line context: - Show the...
Signed-off-by: Junbo Liang ## What does this PR do? Migrated the legacy UtilitiesUnitTests to the modern test framework and broke it into multiple tests. ## How was this PR tested?...
Signed-off-by: Junbo Liang ## What does this PR do? Migrated the legacy asset processor manager unit tests to the modern test framework. The tests have no logic changes but I...
Signed-off-by: Junbo Liang ## What does this PR do? Migrated the legacy ConnectionUnitTest ## How was this PR tested? ``` [----------] 1 test from ConnectionUnitTest [ RUN ] ConnectionUnitTest.SendPerPlatform_SendMessage_Succeeds [...
Signed-off-by: Junbo Liang ## What does this PR do? Migrated the legacy RCcontrollerUnitTests and broke it into multiple tests ## How was this PR tested? ``` [==========] Running 12 tests...
Signed-off-by: Junbo Liang ## What does this PR do? Migrate the legacy PlatformConfigurationUnitTests to the modern test framework ## How was this PR tested? ``` [----------] 6 tests from PlatformConfigurationTests...
Signed-off-by: Junbo Liang ## What does this PR do? Migrate the legacy FileWatcherUnitTests to the modern test framework. The test has lots of hardcoded timeout. I'll create a separate task...
Signed-off-by: Junbo Liang ## What does this PR do? Migrated the legacy AssetRequestHandlerUnitTests and broke it into multiple tests ## How was this PR tested? ``` [==========] Running 5 tests...