[GH-ISSUE #79] Move client integration tests back from server/ to client/ after split #44

Closed
opened 2026-03-07 22:18:17 +03:00 by kerem · 1 comment
Owner

Originally created by @bluejekyll on GitHub (Dec 31, 2016).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/79

To make the dependency chain sane, the integration tests for the client were moved to the server crate. This means that when running tests in the client, the integration tests for the client are not run inside the client crate. They will run in CI, etc., but this isn't a desirable dev experience.

Originally created by @bluejekyll on GitHub (Dec 31, 2016). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/79 To make the dependency chain sane, the integration tests for the client were moved to the server crate. This means that when running tests in the client, the integration tests for the client are not run inside the client crate. They will run in CI, etc., but this isn't a desirable dev experience.
kerem 2026-03-07 22:18:17 +03:00
Author
Owner

@bluejekyll commented on GitHub (Sep 17, 2017):

Moved all integration tests to /integration-tests

<!-- gh-comment-id:330060055 --> @bluejekyll commented on GitHub (Sep 17, 2017): Moved all integration tests to /integration-tests
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/hickory-dns#44
No description provided.