Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add domain and domain record unit test coverage #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ykim-akamai
Copy link
Contributor

📝 Description

Adding unit test coverage for methods/functions under following files:
domain.go
domain_records.go

✔️ How to Test

make testunit

OR

go test ./test/unit -run TestDomain -v
go test ./test/unit -run TestDomainRecord -v

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai added the testing for updates to the testing suite in the changelog. label Jan 14, 2025
@ykim-akamai ykim-akamai requested a review from a team as a code owner January 14, 2025 19:42
@ykim-akamai ykim-akamai requested review from jriddle-linode and ezilber-akamai and removed request for a team January 14, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing for updates to the testing suite in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant