boukeversteegh
d734206fe5
Rename test-case to keep it close with other enum test
2020-06-24 21:55:31 +02:00
Michael Sayapin
c48ca2e386
Test to_dict with missing enum values
2020-06-15 12:51:51 +08:00
boukeversteegh
2f658df666
Use betterproto wrapper classes, extract to module for testability
2020-06-04 00:02:28 +02:00
boukeversteegh
62fc421d60
Add failing tests for google.protobuf Struct and Value #9
2020-06-03 23:59:10 +02:00
nat
91111ab7d8
Make plugin import errors more helpful
...
This addresses an issue where if the user happens to have black installed in
their environment but not the other dependencies when running the protoc
plugin then the resulting import error (No module named 'google') is not very
helpful.
2020-05-30 16:08:36 +02:00
boukeversteegh
6d9e3fc580
Add issue references to failing test cases
2020-05-25 23:43:01 +02:00
boukeversteegh
3c70f21074
#70 Messages should allow fields that are Python keywords
2020-05-25 23:36:08 +02:00
boukeversteegh
382fabb96c
#11 ALL_CAPS message fields are parsed incorrectly
2020-05-25 21:50:30 +02:00
boukeversteegh
18598e77d4
Remove renamed service from test input config
2020-05-25 21:38:14 +02:00
boukeversteegh
6871053ab2
#9 Import bug - returning well known type Empty from service
2020-05-25 21:21:33 +02:00
boukeversteegh
e8a9960b73
Move configuration of test-cases to config file, include list of service tests
2020-05-25 21:11:33 +02:00