-
Notifications
You must be signed in to change notification settings - Fork 1
Add boundary tests for public protocol limits #2
Copy link
Copy link
Open
Labels
area: protocolPacket format, compatibility, and protocol designPacket format, compatibility, and protocol designgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtestsTest coverage and deterministic fixturesTest coverage and deterministic fixtures
Description
Activity
Metadata
Metadata
Assignees
Labels
area: protocolPacket format, compatibility, and protocol designPacket format, compatibility, and protocol designgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtestsTest coverage and deterministic fixturesTest coverage and deterministic fixtures
Goal
Add focused tests for the public limits in
RelayProtocoland the validation paths inRelayCryptographyandRelayPacketValidator.Cases
Acceptance criteria
dotnet test tests/RelayOS.Core.Testspasses.Please keep the pull request test-only unless a test reveals an actual bug.