[PR #541] [MERGED] Tests utils class improvements #569

Closed
opened 2026-02-26 04:35:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/541
Author: @mageddo
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @mageddo

Base: masterHead: feat/480-2


📝 Commits (1)

  • 6ae803b caching in test method, leading with usecase when a second thread is running the test

📊 Changes

2 files changed (+90 additions, -2 deletions)

View changed files

📝 src/main/java/com/mageddo/utils/Tests.java (+44 -2)
src/test/java/com/mageddo/utils/TestsTest.java (+46 -0)

📄 Description

  • Caching in test method
  • Leading with usecase when a second thread is running the test

Relates to #480


🔄 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/mageddo/dns-proxy-server/pull/541 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/480-2` --- ### 📝 Commits (1) - [`6ae803b`](https://github.com/mageddo/dns-proxy-server/commit/6ae803b9c42f8f26042480e0d90dbace3ec05725) caching in test method, leading with usecase when a second thread is running the test ### 📊 Changes **2 files changed** (+90 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/main/java/com/mageddo/utils/Tests.java` (+44 -2) ➕ `src/test/java/com/mageddo/utils/TestsTest.java` (+46 -0) </details> ### 📄 Description * Caching in test method * Leading with usecase when a second thread is running the test Relates to #480 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:39 +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/dns-proxy-server-mageddo#569
No description provided.