Skip to content

Conversation

@davepacheco
Copy link
Collaborator

nexus/test-utils/src/lib.rs has become a bit of a dumping ground for test-related helpers. This PR separates two big pieces into separate Rust modules (still in the same package, and exposed in the same way to consumers): starter.rs holds the implementation of the ControlPlaneStarter and nexus_test.rs holds the ControlPlaneTestContext and its constructor functions.

The changes here should just be code movement and associated things like import changes.

Staged on top of #9444.

@davepacheco
Copy link
Collaborator Author

This is ready for review, but I'm leaving it "draft" to keep me from merging it before #9444 has landed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants