fix(tests): test null values correctly
feat: split packets definitions into separate assembly
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
fix: pinit tests to account for nullable sub packets
fix: samples to work with NosSmooth packets
feat(tests): add in packet converter tests
fix(tests): remove adding TypeConverterRepository
feat: add in packet with all dependencies
fix: use correct namespace in move packet converter tests
feat: add condition parameters to pinit sub packet
chore: remove unused usings
feat: add move packet with tests