Commit 82dea2e
committed
test: add step to set mock response with explicit header
Add 'set the response with :header header :value to:' step to the
test FeatureContext so scenarios can control the Content-Type (or any
other header) of the mock server response, making header assertion
scenarios deterministic.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 0526d97 commit 82dea2e
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
| |||
0 commit comments