Skip to content

Commit c292d38

Browse files
committed
test(grpc): use grpc-test-old model and track it for CI
grpc-test.json was replaced with a different model; tests expect SayHello1/SayHello2 and link-target structure. Use grpc-test-old.json and add it to repo (exception in .gitignore) so CI passes. Made-with: Cursor
1 parent f1937c6 commit c292d38

3 files changed

Lines changed: 4493 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ dist/
6464
!demo/avro.json
6565
!demo/avro2.json
6666
!demo/grpc-test.json
67+
!demo/grpc-test-old.json
6768
!demo/product-order-minimal.json
6869
!demo/product-order-minimal-compact.json
6970
!demo/product-order-deep-allof.json

0 commit comments

Comments
 (0)