zendesk / zendesk_app_migrator

CLI tool to assist in migrating v1 App Framework apps to v2
Other
10 stars 5 forks source link

Add integration testing via Cucumber #19

Closed svizzari closed 7 years ago

svizzari commented 7 years ago

It might be nice to have some BDD style features that tested the migrator E2E. We could add some fixture apps that tested common scenarios.

Cucumber.js would likely be the most conventional way to do this.

svizzari commented 7 years ago

This is no longer a burning issue since test coverage has been vastly improved