Commit 8bc2a25
authored
Simplify client/server translator tests (#2129)
Motivation:
The client and server translator tests have a lot of repetition. Now
that they are based on structured swift extension, which is tested
separately, the tests can be much briefer as the translators just glue a
few bit together.
Modifications:
- Remove a bunch of translator tests as they are already covered by
lower level tests
Result:
Less maintenance burden1 parent 2cdc570 commit 8bc2a25
File tree
2 files changed
+44
-1249
lines changed- Tests/GRPCCodeGenTests/Internal/Translator
2 files changed
+44
-1249
lines changed
0 commit comments