Skip to content

Update obsolete nuget references. #30

Update obsolete nuget references.

Update obsolete nuget references. #30

GitHub Actions / Tests succeeded Dec 2, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ src/Sample/Sample.Tests/TestResults/test-results.trx

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Sample.Tests.Camera3dShould 1✅ 3ms
Sample.Tests.MyBehaviorShould 6✅ 331ms
Sample.Tests.MyComponentShould 2✅ 3ms

✅ Sample.Tests.Camera3dShould

✅ ProvideValidAspectRatio

✅ Sample.Tests.MyBehaviorShould

✅ ChangeMyBooleanPropertyToTrueAfterTwoLoops
✅ KeepEntityAtOriginWithoutMovingMouseWithLeftButtonPressed
✅ KeepEntityAtOriginWithoutPressingUpKey
✅ KeepMyBooleanPropertyFalseOnStart
✅ MoveEntityAfterMovingMouseWithLeftButtonPressed
✅ MoveEntityAfterPressingUpKey

✅ Sample.Tests.MyComponentShould

✅ ChangeMyBooleanPropertyToTrueOnStart
✅ KeepMyBooleanPropertyFalseBeforeStarting