Skip to content

Conversation

@Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Nov 2, 2025

Summary

  • add UT_TaskManager actor tests covering Register/NewTasks/RestartTasks and batching
  • add UT_LocalNode relay/broadcast plus seed list fallback coverage
  • add UT_RemoteNode abnormal flow and mailbox drop regression tests
  • restore NeoSystem/ProtocolSettings integration verifications

Testing

  • dotnet test tests/Neo.UnitTests/Neo.UnitTests.csproj
  • dotnet test tests/Neo.UnitTests/Neo.UnitTests.csproj --filter "FullyQualifiedName~UT_TaskManager"
  • dotnet test tests/Neo.UnitTests/Neo.UnitTests.csproj --filter "FullyQualifiedName~UT_LocalNode"
  • dotnet test tests/Neo.UnitTests/Neo.UnitTests.csproj --filter "FullyQualifiedName~UT_RemoteNode"
  • dotnet test tests/Neo.UnitTests/Neo.UnitTests.csproj --filter "FullyQualifiedName~UT_RemoteNodeMailbox"

@Jim8y Jim8y force-pushed the feature/network-ut-abnormal branch 2 times, most recently from afb8b71 to d5ba711 Compare November 2, 2025 15:44
@Jim8y Jim8y changed the title Add abnormal-path coverage for network actors [UT] Add abnormal-path coverage for network actors Nov 2, 2025
@Jim8y Jim8y force-pushed the feature/network-ut-abnormal branch from d5ba711 to 64525aa Compare November 2, 2025 16:11
@vncoelho
Copy link
Member

vncoelho commented Nov 2, 2025

@Jim8y, I think it is master or master-n3 now, check your case.

Perhaps this can go to master.

@shargon
Copy link
Member

shargon commented Nov 3, 2025

master?

@shargon shargon requested a review from Wi1l-B0t November 7, 2025 09:22
@shargon
Copy link
Member

shargon commented Nov 7, 2025

@Jim8y Move to master please

@Wi1l-B0t
Copy link
Contributor

Wi1l-B0t commented Nov 7, 2025

@Jim8y Move to master please

Why were some things merged only into master-n3 and not into master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants