test(no-release): refactor group tests
- Use
assert/requireinstead oft.Error/t.Fatal - Simplify with
testParamandtestBodyJSON
Updates #2206 (closed)
Edited by Oleksandr Redko
assert/require instead of t.Error/t.Fatal
testParam and testBodyJSON
Updates #2206 (closed)