[PR #944] [MERGED] Add feature test for link share avatar access #7134

Closed
opened 2026-04-20 17:33:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/944
Author: @kolaente
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @kolaente

Base: mainHead: codex/add-feature-test-for-link-share-avatar-fetching


📝 Commits (2)

  • 65d61a0 test: ensure link share users can fetch avatars
  • 94d218d test: use link share username for avatar

📊 Changes

1 file changed (+46 additions, -0 deletions)

View changed files

pkg/webtests/link_share_avatar_test.go (+46 -0)

📄 Description

Summary

  • ensure link share authentication can fetch user avatars

Testing

  • mage lint:fix
  • cd frontend && pnpm lint:fix
  • mage test:feature

https://chatgpt.com/codex/tasks/task_e_684d84c009f083229019dd970db4a22f


🔄 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-vikunja/vikunja/pull/944 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/add-feature-test-for-link-share-avatar-fetching` --- ### 📝 Commits (2) - [`65d61a0`](https://github.com/go-vikunja/vikunja/commit/65d61a0d4d8903efe51239d20d4416820b8cba52) test: ensure link share users can fetch avatars - [`94d218d`](https://github.com/go-vikunja/vikunja/commit/94d218d9dcb8d8707962b24c78d227ae33f358e6) test: use link share username for avatar ### 📊 Changes **1 file changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `pkg/webtests/link_share_avatar_test.go` (+46 -0) </details> ### 📄 Description ## Summary - ensure link share authentication can fetch user avatars ## Testing - `mage lint:fix` - `cd frontend && pnpm lint:fix` - `mage test:feature` ------ https://chatgpt.com/codex/tasks/task_e_684d84c009f083229019dd970db4a22f --- <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 2026-04-20 17:33:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7134