cordova-cli icon indicating copy to clipboard operation
cordova-cli copied to clipboard

CLI needs integration/e2e testing

Open janpio opened this issue 7 years ago • 0 comments

We should add a suite of tests that test the different use cases of the CLI.

Currently this is only done implicitly via things like paramedic (which is used by all plugin CI) or mobile-spec (which is run manually on releases), which use the CLI to do things. But I doubt this really covers all the cases and probably mostly also only uses already release CLI versions.

janpio avatar Dec 03 '18 11:12 janpio