Skip to content

Conversation

@JakeNScale
Copy link
Contributor

Refactor: Extract test infrastructure to uni-core

Extracted generic API test scaffolding from uni-compute to github.com/unikorn-cloud/core/pkg/testing for reuse across Unikorn services.

Changes

  • Moved HTTP client infrastructure, trace context generation, and logging to core/pkg/testing/client
  • Moved config loading and validation framework to core/pkg/testing/config

Benefits

  • Region, Identity, and other services can now reuse the same testing patterns

Dependencies

Requires: uni-core PR to be merged first

@JakeNScale
Copy link
Contributor Author

failing checks is expected for now, as we need to merge the changes to uni-core which will resolve them all.

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