mirror of
https://github.com/vitallan/dnsao.git
synced 2026-04-26 20:35:51 +03:00
[PR #18] [MERGED] code reorg to isolate test methods #18
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsao#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:test-code-isolation📝 Commits (1)
49f027ecode 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.