cloudcmd icon indicating copy to clipboard operation
cloudcmd copied to clipboard

Improve code coverage

Open coderaiser opened this issue 6 years ago • 0 comments

Would be great to improve coverage of Cloud Commander. To get current coverage all you need is:

git clone https://github.com/coderaiser/cloudcmd
cd cloudcmd
npm install
npm run coverage

coderaiser avatar Oct 11 '19 08:10 coderaiser