Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: adding standard GoDoc comments to test files #139

Merged
merged 4 commits into from
Mar 22, 2025
Merged

Conversation

jaquelineabreu
Copy link
Collaborator

@jaquelineabreu jaquelineabreu commented Mar 21, 2025

standardized comments have been added in the GoDoc style to improve test documentation and readability in the following files:

  • ctx_godoc_test.go
  • ctx_test.go
  • group_delete_test.go
  • group_get_test.go
  • group_godoc_test.go
  • group_post_test.go
  • group_put_test.go
  • http_status.go
  • quick_ctx_mock_test.go
  • quick_default_config_test.go
  • quick_delete_test.go
  • quick_display.go
  • quick_fileserver_test.go
  • quick_get_test.go
  • quick_godoc_test.go
  • quick_post_test.go
  • quick_put_test.go
  • quick_test.go
  • adding standard GoDoc comments to test files
  • adds collaborator

standardized comments have been added in the GoDoc style to improve test documentation and readability in the following files:

- ctx_godoc_test.go
- ctx_test.go
- group_delete_test.go
- group_get_test.go
- group_godoc_test.go
- group_post_test.go
- group_put_test.go
- http_status.go
- quick_ctx_mock_test.go
- quick_default_config_test.go
- quick_delete_test.go
- quick_display.go
- quick_fileserver_test.go
- quick_get_test.go
- quick_godoc_test.go
- quick_post_test.go
- quick_put_test.go
- quick_test.go
@jeffotoni jeffotoni merged commit bbc590c into main Mar 22, 2025
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants