SIGN IN SIGN UP
gofiber / fiber UNCLAIMED

⚡️ Express inspired web framework written in Go

0 0 1 Go

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