Move ServiceStub to a seperate module and add more rpcs to service test

This commit is contained in:
Nat Noordanus
2020-05-23 23:35:28 +02:00
parent a757da1b29
commit 09f821921f
8 changed files with 336 additions and 137 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ betterproto/tests/output_*
dist
**/*.egg-info
output
.idea
.idea
.DS_Store