warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 9 forks source link

Add unit tests for internal utilities #136

Open warriordog opened 9 months ago

warriordog commented 9 months ago

The ActivityPub.Types.Internal namespace contains advanced reflection code, including generic pivots and runtime code generation. This package needs extensive unit testing.