test(no-release): refactor commit and mr tests
- Use
assert/requireinstead oft.Error/t.Fatal - Inline variables
- Simplify with
testParamandtestBodyJSON
Updates #2206 (closed)
assert/require instead of t.Error/t.Fatal
testParam and testBodyJSON
Updates #2206 (closed)