[PR #604] [MERGED] tests: fix broken twitter links #1216

Closed
opened 2025-11-09 10:08:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/604
Author: @hyperdefined
Created: 7/1/2024
Status: Merged
Merged: 7/8/2024
Merged by: @dumbmoron

Base: currentHead: fix-twitter-links


📝 Commits (3)

  • fc16c34 tests: fix broken twitter links
  • dd25e22 Merge branch 'imputnet:current' into fix-twitter-links
  • 4ed68af fix: use better video for tweet

📊 Changes

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

View changed files

📝 src/util/tests.json (+3 -3)

📄 Description

This fixes 2 of the Twitter links.

  • TwitterSpaces account is now XSpaces, was failing the test before. Renaming fixes it.
  • The Twitter account is private, so the mixed media test was failing. This replaces it with a random tweet I found that has a photo, video, and gif.

🔄 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/imputnet/cobalt/pull/604 **Author:** [@hyperdefined](https://github.com/hyperdefined) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `fix-twitter-links` --- ### 📝 Commits (3) - [`fc16c34`](https://github.com/imputnet/cobalt/commit/fc16c34f8ba909583ab6ca7aa5ddab9a6e87825c) tests: fix broken twitter links - [`dd25e22`](https://github.com/imputnet/cobalt/commit/dd25e22e4166db3558061e31164e04c458647c3d) Merge branch 'imputnet:current' into fix-twitter-links - [`4ed68af`](https://github.com/imputnet/cobalt/commit/4ed68af22681e419d3bbfb41b23ca3e89776a54f) fix: use better video for tweet ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/util/tests.json` (+3 -3) </details> ### 📄 Description This fixes 2 of the Twitter links. * `TwitterSpaces` account is now `XSpaces`, was failing the test before. Renaming fixes it. * The `Twitter` account is private, so the mixed media test was failing. This replaces it with a random tweet I found that has a photo, video, and gif. --- <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-09 10:08:18 -06:00
Sign in to join this conversation.