Skip to content

Add tests and implementations for certificate, server, load balancer,…#153

Merged
LKaemmerling merged 1 commit into
masterfrom
feature-party-api
Jun 16, 2026
Merged

Add tests and implementations for certificate, server, load balancer,…#153
LKaemmerling merged 1 commit into
masterfrom
feature-party-api

Conversation

@LKaemmerling

Copy link
Copy Markdown
Collaborator

… and zone actions

  • Add retry method to the Certificate model with corresponding tests for retrying issuance or renewal.
  • Implement addToPlacementGroup and removeFromPlacementGroup methods in the Server model, including unit tests.
  • Add create method to the LoadBalancer model for creating new load balancers with related tests.
  • Introduce metrics method in the LoadBalancer model for retrieving metrics, along with tests.
  • Add updateRecords method to the Zone RRSet model to handle record updates and include tests.

… and zone actions

- Add `retry` method to the Certificate model with corresponding tests for retrying issuance or renewal.
- Implement `addToPlacementGroup` and `removeFromPlacementGroup` methods in the Server model, including unit tests.
- Add `create` method to the LoadBalancer model for creating new load balancers with related tests.
- Introduce `metrics` method in the LoadBalancer model for retrieving metrics, along with tests.
- Add `updateRecords` method to the Zone RRSet model to handle record updates and include tests.
@LKaemmerling LKaemmerling merged commit 2c005b5 into master Jun 16, 2026
10 checks passed
@LKaemmerling LKaemmerling deleted the feature-party-api branch June 16, 2026 12:09
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.

1 participant