Skip to content

Merge pull request #67 from nowsprinting/fix/screenshot_filename #70

Merge pull request #67 from nowsprinting/fix/screenshot_filename

Merge pull request #67 from nowsprinting/fix/screenshot_filename #70

GitHub Actions / test result (2023.2.5f1) completed Apr 7, 2024 in 0s

⚠️ test result (2023.2.5f1) - 86/92, skipped: 6 - Passed in 11.401s

✅ editmode-results.xml - 3/3 - Passed in 0.203s

⚠️ playmode-results.xml - 83/89, skipped: 6 - Passed in 11.198s

Details

✅ editmode-results.xml - 3/3 - Passed in 0.203s
  • ✅ TestHelper.Editor.CreateSceneAttributeTest - 1/1 - Passed in 0.039s
    • Attach_CreateNewSceneWithCameraAndLight - Passed in 0.039s
  • ✅ TestHelper.Editor.LoadSceneAttributeTest - 1/1 - Passed in 0.039s
    • Attach_AlreadyLoadedSceneNotInBuild - Passed in 0.039s
  • ✅ TestHelper.Editor.TemporaryBuildScenesUsingInTestTest - 1/1 - Passed in 0.009s
    • GetScenesUsingInTest_AttachedToMethod_ReturnScenesSpecifiedByAttribute - Passed in 0.009s
⚠️ playmode-results.xml - 83/89, skipped: 6 - Passed in 11.198s
  • ✅ TestHelper.RuntimeInternals.CommandLineArgsTest - 3/3 - Passed in 0.019s
    • DictionaryFromCommandLineArgs - Passed in 0.018s
    • GetScreenshotDirectory_WithArgument_GotSpecifiedDirectory - Passed in 0.000s
    • GetScreenshotDirectory_WithoutArgument_GotDefaultDirectory - Passed in 0.001s
  • ✅ TestHelper.RuntimeInternals.ScreenshotHelperTest - 4/4 - Passed in 1.035s
    • TakeScreenshot_FromAsyncTest - Passed in 0.614s
    • TakeScreenshot_Multiple_SaveToEachSpecifyPaths - Passed in 0.156s
    • TakeScreenshot_SaveToDefaultPath - Passed in 0.149s
    • TakeScreenshot_SpecifySuperSizeAndStereoCaptureMode_NotWork - Passed in 0.115s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizeGroupWrapperTest - 7/7 - Passed in 0.004s
    • AddCustomSize_Added - Passed in 0.002s
    • IndexOf_FoundAddedSize - Passed in 0.001s
    • RemoveCustomSize_Removed - Passed in 0.001s
    • CreateInstance_Instantiate - Passed in 0.000s
    • GetGameViewSize_GotGameViewSize - Passed in 0.000s
    • GetTotalCount_GotCount - Passed in 0.000s
    • IndexOf_NotFound - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizesWrapperTest - 2/2 - Passed in 0.001s
    • CreateInstance_Instantiate - Passed in 0.000s
    • CurrentGroup_GetGameViewSizeGroupInstance - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizeWrapperTest - 7/7 - Passed in 0.004s
    • CreateInstance_Instantiate - Passed in 0.001s
    • Equals_DifferentHeight_NotEquals - Passed in 0.001s
    • Equals_DifferentType_NotEquals - Passed in 0.001s
    • Equals_DifferentWidth_NotEquals - Passed in 0.000s
    • Equals_InnerObjectIsNull_NotEquals - Passed in 0.000s
    • Equals_SameSizeButDifferentName_Equals - Passed in 0.000s
    • Equals_WrapperObjectIsNull_NotEquals - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewWrapperTest - 2/2 - Passed in 0.001s
    • GetWindow - Passed in 0.000s
    • SelectedSizeIndex - Passed in 0.001s
  • ✅ TestHelper.Attributes.CreateSceneAttributeTest.AttachToParameterizedTest_CreateNewScene - 2/2 - Passed in 0.058s
    • AttachToParameterizedTest_CreateNewScene(0) - Passed in 0.029s
    • AttachToParameterizedTest_CreateNewScene(1) - Passed in 0.029s
  • ✅ TestHelper.Attributes.CreateSceneAttributeTest - 5/5 - Passed in 0.257s
    • Attach_CreateNewSceneWithoutCameraAndLight - Passed in 0.033s
    • Attach_WithCamera_CreateNewSceneWithCamera - Passed in 0.040s
    • Attach_WithLight_CreateNewSceneWithLight - Passed in 0.033s
    • AttachToAsyncTest_CreateNewScene - Passed in 0.079s
    • AttachToUnityTest_CreateNewScene - Passed in 0.072s
  • ⚠️ TestHelper.Attributes.FocusGameViewAttributeTest - 1/4, skipped: 3 - Passed in 0.002s
    • ⚠️ Attach_GameViewHasFocus - Skipped
    • Attach_KeepBatchmode - Passed in 0.001s
    • ⚠️ AttachToAsyncTest_GameViewHasFocus - Skipped
    • ⚠️ AttachToUnityTest_GameViewHasFocus - Skipped
  • ✅ TestHelper.Attributes.GameViewResolutionAttributeTest - 2/2 - Passed in 0.358s
    • AttachToAsyncTest_SetScreenSizeToFullHD - Passed in 0.287s
    • AttachToUnityTest_SetScreenSizeToVGA - Passed in 0.070s
  • ✅ TestHelper.Attributes.GizmosShowOnGameViewAttributeTest - 4/4 - Passed in 3.112s
    • Attach_False_HideGizmos - Passed in 0.408s
    • Attach_True_ShowGizmos - Passed in 1.905s
    • AttachToAsyncTest_ShowGizmos - Passed in 0.404s
    • AttachToUnityTest_ShowGizmos - Passed in 0.395s
  • ⚠️ TestHelper.Attributes.IgnoreBatchModeAttributeTest - 0/3, skipped: 3 - Passed in 0.000s
    • ⚠️ Attach_SkipOnBatchMode - Skipped
    • ⚠️ AttachToAsyncTest_SkipOnBatchMode - Skipped
    • ⚠️ AttachToUnityTest_SkipOnBatchMode - Skipped
  • ✅ TestHelper.Attributes.IgnoreWindowModeAttributeTest - 3/3 - Passed in 0.125s
    • Attach_SkipOnWindowMode - Passed in 0.000s
    • AttachToAsyncTest_SkipOnWindowMode - Passed in 0.063s
    • AttachToUnityTest_SkipOnWindowMode - Passed in 0.061s
  • ✅ TestHelper.Attributes.LoadSceneAttributeTest - 3/3 - Passed in 0.891s
    • Attach_AlreadyLoadedSceneNotInBuild - Passed in 0.111s
    • AttachToAsyncTest_AlreadyLoadedSceneNotInBuild - Passed in 0.254s
    • AttachToUnityTest_AlreadyLoadedSceneNotInBuild - Passed in 0.525s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots - 4/4 - Passed in 0.635s
    • AttachToParameterizedTest_SaveAllScreenshots(0,2) - Passed in 0.195s
    • AttachToParameterizedTest_SaveAllScreenshots(0,3) - Passed in 0.143s
    • AttachToParameterizedTest_SaveAllScreenshots(1,2) - Passed in 0.146s
    • AttachToParameterizedTest_SaveAllScreenshots(1,3) - Passed in 0.150s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots_ExistFile - 4/4 - Passed in 0.002s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(0,2) - Passed in 0.001s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(0,3) - Passed in 0.000s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(1,2) - Passed in 0.000s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(1,3) - Passed in 0.000s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest - 16/16 - Passed in 1.477s
    • Attach_SaveScreenshotToDefaultPath - Passed in 0.157s
    • AttachWithSuperSize_SaveSuperSizeScreenshot - Passed in 0.216s
    • AttachToAsyncTest_SaveScreenshotToDefaultPath - Passed in 0.216s
    • AttachWithStereoCaptureMode_SaveStereoScreenshot - Passed in 0.161s
    • AttachWithGizmos_TakeScreenshotWithGizmos - Passed in 0.192s
    • AttachWithFilename_SaveScreenshotToSpecifyPath - Passed in 0.166s
    • AttachWithDirectory_SaveScreenshotToSpecifyPath - Passed in 0.151s
    • AttachToUnityTest_SaveScreenshotToDefaultPath - Passed in 0.215s
    • AttachToAsyncTest_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.001s
    • AttachWithDirectory_SaveScreenshotToSpecifyPath_ExistFile - Passed in 0.000s
    • Attach_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.000s
    • AttachWithFilename_SaveScreenshotToSpecifyPath_ExistFile - Passed in 0.000s
    • AttachWithGizmos_TakeScreenshotWithGizmos_ExistFile - Passed in 0.000s
    • AttachWithStereoCaptureMode_SaveStereoScreenshot_ExistFile - Passed in 0.000s
    • AttachToUnityTest_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.000s
    • AttachWithSuperSize_SaveSuperSizeScreenshot_ExistFile - Passed in 0.000s
  • ✅ TestHelper.Attributes.TimeScaleAttributeTest - 4/4 - Passed in 0.351s
    • AttachToUnityTest_ApplyTimeScale - Passed in 0.198s
    • AttachToAsyncTest_ApplyTimeScale - Passed in 0.110s
    • Attach_ApplyTimeScale - Passed in 0.043s
    • AfterRunningTest_RevertTimeScale - Passed in 0.000s
  • ✅ TestHelper.Comparers.GameObjectNameComparerTest - 4/4 - Passed in 0.009s
    • UsingWithCollection_CompareGameObjectsByName - Passed in 0.002s
    • UsingWithCollection_NotContain_Failure - Passed in 0.005s
    • UsingWithEqualTo_CompareGameObjectsByName - Passed in 0.000s
    • UsingWithEqualTo_NotEqualName_Failure - Passed in 0.001s
  • ✅ TestHelper.Constraints.DestroyedConstraintTest - 6/6 - Passed in 0.004s
    • IsDestroyed_DestroyedGameObject_Success - Passed in 0.001s
    • IsDestroyed_NotDestroyedGameObject_Failure - Passed in 0.001s
    • IsDestroyed_NotGameObject_Failure - Passed in 0.001s
    • IsDestroyed_Null_Failure - Passed in 0.000s
    • IsNotDestroyed_DestroyedGameObject_Failure - Passed in 0.001s
    • IsNotDestroyed_NotDestroyedGameObject_Success - Passed in 0.000s