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

meta: tests #38

Open
jackfrancis opened this issue May 9, 2016 · 1 comment
Open

meta: tests #38

jackfrancis opened this issue May 9, 2016 · 1 comment

Comments

@jackfrancis
Copy link
Member

Open questions for testing:

  • We don't currently have a mock/fixture interface for a k8s cluster to test, for example, data.ClusterIDFromPersistentStorage.Get() against. We should consider some way to achieve a functional test of business logic which depends on a k8s abstraction.
  • Same for the "Versions" API that contains authoritative deis component version data. Consider standing up a mock API so we can test code that depends on that API.
@arschles
Copy link
Member

the in-memory mocks are being added in arschles/kubeapp#5

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

No branches or pull requests

2 participants