Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Write unit tests for ./pkg/rest/core/fake rest client #860

Closed
arschles opened this issue May 15, 2017 · 1 comment
Closed

Write unit tests for ./pkg/rest/core/fake rest client #860

arschles opened this issue May 15, 2017 · 1 comment

Comments

@arschles
Copy link
Contributor

This client represents a fake version of a small subset of the core Kubernetes API. It's used for unit and integration testing the TPR-based storage functionality, and a bug in this fake implementation can cause many of the TPR unit and/or integration tests to fail. It should be tested to highlight any root causes of such failures.

@arschles arschles added this to the 0.2.0 milestone May 15, 2017
@crmejia
Copy link
Contributor

crmejia commented Jul 2, 2017

#dibs

@duglin duglin added the assigned label Jul 2, 2017
vaikas pushed a commit that referenced this issue Aug 16, 2017
…eady to be reviewed (#1113)

* test ready to be reviewed

* removed commented out loc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants