[PR #4770] [MERGED] test(cli): temporarily skip digest auth test #4925

Closed
opened 2026-03-17 02:24:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4770
Author: @CuriousCorrelation
Created: 2/20/2025
Status: Merged
Merged: 2/20/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/cli/digest-auth-host-resolution


📝 Commits (1)

  • 11a9a2b fix(cli|tmp): skip digest auth test, endpoint resolution

📊 Changes

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

View changed files

📝 packages/hoppscotch-cli/src/__tests__/e2e/commands/test.spec.ts (+5 -1)

📄 Description

This PR temporarily skips Digest Authorization tests in hoppscotch-cli due to the test endpoint (test.insightres.org) no longer resolving correctly

curl -v test.insightres.org" returns "Could not resolve host"

This is a temporary fix till we find a reliable public endpoint that supports Digest Auth.


🔄 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/hoppscotch/hoppscotch/pull/4770 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/cli/digest-auth-host-resolution` --- ### 📝 Commits (1) - [`11a9a2b`](https://github.com/hoppscotch/hoppscotch/commit/11a9a2b9d7a47242af43506310bd873ff288eea6) fix(cli|tmp): skip digest auth test, endpoint resolution ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-cli/src/__tests__/e2e/commands/test.spec.ts` (+5 -1) </details> ### 📄 Description This PR temporarily skips `Digest` Authorization tests in `hoppscotch-cli` due to the test endpoint (test.insightres.org) no longer resolving correctly ``` curl -v test.insightres.org" returns "Could not resolve host" ``` This is a temporary fix till we find a reliable public endpoint that supports Digest Auth. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:24:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4925
No description provided.