[PR #372] [MERGED] refactor: digest_auth related tests #588

Closed
opened 2026-04-08 16:53:33 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/372
Author: @sigoden
Created: 4/8/2024
Status: Merged
Merged: 4/8/2024
Merged by: @sigoden

Base: mainHead: refactor-tests


📝 Commits (2)

📊 Changes

6 files changed (+224 additions, -450 deletions)

View changed files

📝 Cargo.lock (+84 -394)
📝 Cargo.toml (+3 -3)
📝 tests/auth.rs (+36 -43)
📝 tests/config.rs (+5 -6)
tests/digest_auth_util.rs (+91 -0)
📝 tests/http_logger.rs (+5 -4)

📄 Description

No description provided


🔄 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/sigoden/dufs/pull/372 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor-tests` --- ### 📝 Commits (2) - [`e8c056a`](https://github.com/sigoden/dufs/commit/e8c056a550f6b9c112364d89ed68d546f032936f) refactor: digest_auth tests - [`d718aef`](https://github.com/sigoden/dufs/commit/d718aef8646e2e422ebcf241e3c76561c3556596) update deps ### 📊 Changes **6 files changed** (+224 additions, -450 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+84 -394) 📝 `Cargo.toml` (+3 -3) 📝 `tests/auth.rs` (+36 -43) 📝 `tests/config.rs` (+5 -6) ➕ `tests/digest_auth_util.rs` (+91 -0) 📝 `tests/http_logger.rs` (+5 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:33 +03:00
zhus closed this issue 2026-04-08 16:53:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#588