[PR #18] [MERGED] code reorg to isolate test methods #18

Closed
opened 2026-03-04 00:45:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vitallan/dnsao/pull/18
Author: @vitallan
Created: 12/7/2025
Status: Merged
Merged: 12/7/2025
Merged by: @vitallan

Base: mainHead: test-code-isolation


📝 Commits (1)

  • 49f027e code reorg to isolate test methods

📊 Changes

5 files changed (+35 additions, -23 deletions)

View changed files

📝 src/main/java/com/allanvital/dnsao/cache/rewarm/RewarmWorker.java (+5 -1)
📝 src/main/java/com/allanvital/dnsao/dns/remote/DnsUtils.java (+2 -12)
📝 src/test/java/com/allanvital/dnsao/component/CacheTtlDecreaseTest.java (+7 -7)
📝 src/test/java/com/allanvital/dnsao/component/DnsServeStaleTest.java (+3 -3)
📝 src/test/java/com/allanvital/dnsao/graph/bean/MessageHelper.java (+18 -0)

📄 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/vitallan/dnsao/pull/18 **Author:** [@vitallan](https://github.com/vitallan) **Created:** 12/7/2025 **Status:** ✅ Merged **Merged:** 12/7/2025 **Merged by:** [@vitallan](https://github.com/vitallan) **Base:** `main` ← **Head:** `test-code-isolation` --- ### 📝 Commits (1) - [`49f027e`](https://github.com/vitallan/dnsao/commit/49f027e82ac3cdc6585a2c64df3cdfdefaaf5cd1) code reorg to isolate test methods ### 📊 Changes **5 files changed** (+35 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/main/java/com/allanvital/dnsao/cache/rewarm/RewarmWorker.java` (+5 -1) 📝 `src/main/java/com/allanvital/dnsao/dns/remote/DnsUtils.java` (+2 -12) 📝 `src/test/java/com/allanvital/dnsao/component/CacheTtlDecreaseTest.java` (+7 -7) 📝 `src/test/java/com/allanvital/dnsao/component/DnsServeStaleTest.java` (+3 -3) 📝 `src/test/java/com/allanvital/dnsao/graph/bean/MessageHelper.java` (+18 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:45:18 +03:00
Sign in to join this conversation.
No labels
pull-request
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/dnsao#18
No description provided.