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

Add testing (unit, conversion & e2e testing) #24

Closed
surajssd opened this issue Jun 14, 2017 · 2 comments
Closed

Add testing (unit, conversion & e2e testing) #24

surajssd opened this issue Jun 14, 2017 · 2 comments

Comments

@surajssd
Copy link
Member

The pace of ours is very fast which scares me, in the way that we might break things. So suggesting to come up with testing framework for us.

As of now since we don't have anything, so testing the conversion on the cluster.

@surajssd
Copy link
Member Author

The way I do it is that I add whatever feature I am working on in the file that has all other features like volumes, health, configmap, etc. and see if everything works fine in each other's preference. If it does I kinda trust it works.

@concaf
Copy link
Collaborator

concaf commented Jun 15, 2017

I agree! Honestly, I have zero confidence while writing and merging code right now without any tests. Let's do this first thing once the PoC phase is over in about a week.

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