[PR #2128] [MERGED] Cache session cookies in tests #16246

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

📋 Pull Request Information

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

Base: masterHead: test/cache_session


📝 Commits (1)

  • 0205c14 Cache session cookies in tests

📊 Changes

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

View changed files

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

📄 Description

Cache session cookies in integration tests to avoid repeatedly logging in. Makes tests a little faster (make test-mysql goes from 34 to 30 seconds on my laptop)


🔄 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/2128 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/8/2017 **Status:** ✅ Merged **Merged:** 7/9/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/cache_session` --- ### 📝 Commits (1) - [`0205c14`](https://github.com/go-gitea/gitea/commit/0205c14b35dc7c54f81384c22fa61ebc55f2d3f8) Cache session cookies in tests ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `integrations/integration_test.go` (+8 -1) </details> ### 📄 Description Cache session cookies in integration tests to avoid repeatedly logging in. Makes tests a little faster (`make test-mysql` goes from 34 to 30 seconds on my laptop) --- <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:05:51 -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#16246