cn-uofbasel / PiCN

PiCN: Python ICN and NFN by University of Basel
BSD 3-Clause "New" or "Revised" License
18 stars 14 forks source link

Tests for the encoders? #13

Open blacksheeep opened 6 years ago

blacksheeep commented 6 years ago

Do we need tests for the packet encoder or do we assume, they are working correctly?

cmarxer commented 6 years ago

I would say good to have. I will write tests this for NDN TLV encoding/decoding.