Girts
61d192e207
test for issue #305 , marked with xfail ( #306 )
2023-10-16 14:18:24 +11:00
Samuel Yvon
13d656587c
Add support for pydantic dataclasses ( #406 )
2023-02-13 15:37:16 +00:00
nat
7368299a70
Fix serialization of repeated fields with empty messages ( #180 )
...
Extend test config and utils to support exclusion of certain json samples from
testing for symetry.
2021-04-06 10:50:45 +10:00
Nat Noordanus
a890514b5c
Update deps & add generate_lib task
...
- Remove plugin dependency on protobuf since it's no longer required.
- Update poethepoet to for better pyproject toml syntax support
- Add handy generate_lib poe task for maintaining generated libs
2021-04-01 09:49:22 +11:00
nat
342e6559dc
Properly serialize zero-value messages in a oneof group ( #176 )
...
Also improve test utils to make it easier to have multiple json examples.
Co-authored-by: Christopher Chambers <chris@peanutcode.com>
2021-03-15 13:52:35 +01:00
Arun Babu Neelicattu
cebf9176a3
Move betterproto/tests → tests
2020-07-11 19:51:01 +02:00