ember-cli-dependency-checker icon indicating copy to clipboard operation
ember-cli-dependency-checker copied to clipboard

add scenario-tester for compatibility testing

Open SergeAstapov opened this issue 3 years ago • 0 comments

@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

SergeAstapov avatar May 02 '22 18:05 SergeAstapov