github.com/Comcast/plax@v0.8.32/demos/include/mock.yaml (about) 1 # Ask Mother to make a mock channel. 2 - pub: 3 doc: Please make a mock channel. 4 chan: mother 5 payload: 6 make: 7 name: mock 8 type: mock 9 - recv: 10 doc: Check that our request succeeded. 11 chan: mother 12 pattern: 13 success: true