gofr icon indicating copy to clipboard operation
gofr copied to clipboard

Tests for context.go file

Open coolwednesday opened this issue 1 year ago • 0 comments

Adding test functions for context.go file

  • Goal is to increase overall coverage of the gofr package.
  • I have added test for functions, not covered before in context.go file.

Checklist:

  • [x] I have formatted my code using goimport and golangci-lint.
  • [x] All new code is covered by unit tests.
  • [x] This PR does not decrease the overall code coverage.
  • [x] I have reviewed the code comments and documentation for clarity.

coolwednesday avatar Aug 09 '24 08:08 coolwednesday