Commit 7effff0
authored
Add test for proxy to make sure all payloads are visited (#211)
* Before switching from reflect to protoreflect
* switched to protoreflect, temporal.api.failure.v1.Failure produces what's expected.
* Before removing list
* Draft done, need to implement any and failures
* Draft done, need to implement any and failures
* Add all API libs
* Some reason any not working
* can't recurse into commands
* Everything seems to be working, need to ensure edge cases are being tested individually and then clean up code
* Everything except TestEverything should be working, I think
* Everything test passes!
* Everything test passes!
* Clean up code1 parent 4c00816 commit 7effff0
2 files changed
Lines changed: 367 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
660 | 661 | | |
661 | 662 | | |
662 | 663 | | |
| |||
766 | 767 | | |
767 | 768 | | |
768 | 769 | | |
769 | | - | |
| 770 | + | |
770 | 771 | | |
771 | 772 | | |
772 | 773 | | |
773 | | - | |
| 774 | + | |
774 | 775 | | |
775 | 776 | | |
776 | 777 | | |
| |||
0 commit comments