ember-cli-dependency-checker
ember-cli-dependency-checker copied to clipboard
add scenario-tester for compatibility testing
@quaertym this is follow up to https://github.com/quaertym/ember-cli-dependency-checker/pull/133#issuecomment-1096925157
Ideally, once this PR merged, we should convert this to monorepo for proper testing:
so that we can test the test-app separately from the addon package preventing issues like https://github.com/quaertym/ember-cli-dependency-checker/issues/132
I'll check if we can create a test dummy app withotu converting to monorepo and using scenario-tester in the context of the app instead of the addon