[PR #1373] [CLOSED] Rectify and enhance signup/login test #15883

Closed
opened 2025-11-02 11:56:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1373
Author: @typeless
Created: 3/23/2017
Status: Closed

Base: masterHead: test-sign-in


📝 Commits (1)

📊 Changes

2 files changed (+47 additions, -36 deletions)

View changed files

📝 integrations/internal/utils/utils.go (+0 -31)
📝 integrations/signup_test.go (+47 -5)

📄 Description

Use the URL of the redirected GET response as checkpoints for POST endpoints, instead of using the 200 OK HTTP status code.


🔄 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/1373 **Author:** [@typeless](https://github.com/typeless) **Created:** 3/23/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test-sign-in` --- ### 📝 Commits (1) - [`1a1d226`](https://github.com/go-gitea/gitea/commit/1a1d2262a1e137616b896c5f186bb54732e72688) Add wrong login test ### 📊 Changes **2 files changed** (+47 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `integrations/internal/utils/utils.go` (+0 -31) 📝 `integrations/signup_test.go` (+47 -5) </details> ### 📄 Description Use the URL of the redirected GET response as checkpoints for POST endpoints, instead of using the 200 OK HTTP status code. --- <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 11:56:49 -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#15883