refactor: use helper function for param route generation in tests
- Add paramsRoute() helper function for dynamic route generation - Replace hardcoded route strings with helper calls - Fix panic type to use fmt.Sprintf instead of fmt.Errorf - Improve test maintainability and readability Addresses code review feedback from @TheAspectDev
J
Jason McNeil committed
7cffe2906a0b0443de422e4a83dc9d3c6ba41bf9
Parent: 5494de8