~ruther/NosSmooth

ref: 56cc71e1103fb130841b5263b46d41bc51c6c0c2 NosSmooth/Tests/NosSmooth.Packets.Tests/Converters/Packets/CListPacketConverterTests.cs -rw-r--r-- 8.3 KiB
a68bcd6f — František Boháček 3 years ago
tests: remove unnecessary deep checks, replace them with ShouldBeEquivalentTo from Shouldly
ba3fab8c — Rutherther 3 years ago
tests: update, fix tests
0c7f2309 — Rutherther 3 years ago
tests: fix tests for new version
e67bb2ba — Rutherther 3 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
931dc279 — František Boháček 3 years ago
chore(test): update tests
d7c4f201 — Rutherther 3 years ago
feat(tests): add clist packet tests