gitkube icon indicating copy to clipboard operation
gitkube copied to clipboard

[e2e] update tests to use gitkube cli

Open shahidhk opened this issue 6 years ago • 3 comments

Tests can use gitkube cli to install and uninstall as well as manage remotes.

shahidhk avatar May 28 '18 06:05 shahidhk

@shahidhk I am taking this up! Can you explain the issue in more detail

ssiddhantsharma avatar Oct 21 '18 03:10 ssiddhantsharma

@ssiddhantsharma Yes!

Basically, currently gitkube is installed via kubernetes manifest files. Same for remotes. We have a gitkube cli tool to do the same work.

We should have tests which do the exact same thing currently with gitkube cli as well. Basically a copy of e2e/test.bash with gitkube cli commands instead of kubectl commands.

tirumaraiselvan avatar Oct 30 '18 11:10 tirumaraiselvan

Is this still open?

Kacppian avatar Feb 26 '19 19:02 Kacppian