[PR #2536] [MERGED] Make integration tests more user-friendly #16450

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2536
Author: @ethantkoenig
Created: 9/18/2017
Status: Merged
Merged: 9/18/2017
Merged by: @lunny

Base: masterHead: tests/friendly


📝 Commits (1)

  • a303b89 Make integration tests more user-friendly

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 integrations/integration_test.go (+5 -1)

📄 Description

Check that ./gitea binary exists, and don't print buffer.String() in assert message, since the buffer may contain an entire HTML page.


🔄 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/2536 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 9/18/2017 **Status:** ✅ Merged **Merged:** 9/18/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `tests/friendly` --- ### 📝 Commits (1) - [`a303b89`](https://github.com/go-gitea/gitea/commit/a303b89e8bbfa886027ace3e87915c30e7f5a9f0) Make integration tests more user-friendly ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `integrations/integration_test.go` (+5 -1) </details> ### 📄 Description Check that `./gitea` binary exists, and don't print `buffer.String()` in assert message, since the buffer may contain an entire HTML page. --- <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:10:55 -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#16450