[PR #1993] [MERGED] Use testing/benchmark interface #16166

Closed
opened 2025-11-02 12:03:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1993
Author: @sapk
Created: 6/17/2017
Status: Merged
Merged: 6/17/2017
Merged by: @lunny

Base: masterHead: use-test-bench-interface


📝 Commits (1)

  • 16c8ea4 Use testing benchmark interface

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 integrations/html_helper.go (+1 -1)
📝 integrations/integration_test.go (+8 -8)

📄 Description

Allowing us to do benchmark in integrations tests. (like for #1983)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1993 **Author:** [@sapk](https://github.com/sapk) **Created:** 6/17/2017 **Status:** ✅ Merged **Merged:** 6/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `use-test-bench-interface` --- ### 📝 Commits (1) - [`16c8ea4`](https://github.com/go-gitea/gitea/commit/16c8ea48eb0a57bcf5f2a26af25e2c54e1d4f2ff) Use testing benchmark interface ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `integrations/html_helper.go` (+1 -1) 📝 `integrations/integration_test.go` (+8 -8) </details> ### 📄 Description Allowing us to do benchmark in integrations tests. (like for #1983) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:03:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16166