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

Add testing for reconcile function. #202

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Add testing for reconcile function. #202

merged 3 commits into from
Oct 31, 2023

Conversation

robshakir
Copy link
Contributor

 * (M) rib/reconciler/*.go
  - Refactor to change return type to ReconcileOps that can be fed to
    another function that owns the client.
  - Make Ops publicly accessible.
  - Add unit testing for Reconcile function.
  - Add tests against a hanging gRIBI server.

 * (M) rib/reconciler/*.go
  - Refactor to change return type to ReconcileOps that can be fed to
    another function that owns the client.
  - Make Ops publicly accessible.
  - Add unit testing for Reconcile function.
  - Add tests against a hanging gRIBI server.
@robshakir robshakir merged commit 9a293da into main Oct 31, 2023
5 checks passed
@robshakir robshakir deleted the reconcile branch October 31, 2023 14:04
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