ckeditor4-react icon indicating copy to clipboard operation
ckeditor4-react copied to clipboard

Run karma tests with local `ckeditor-dev` package

Open f1ames opened this issue 6 years ago • 1 comments

The karma.conf.js file now uses CDN to load ckeditor package for tests. It makes sense in many cases because the integration will use already released packages, however it makes it unable to test integration with some local changes in ckeditor-dev package.

We should enable testing with local ckeditor-dev package.

Related to https://github.com/ckeditor/ckeditor4-angular/issues/8.

f1ames avatar May 06 '19 11:05 f1ames

See further discussion in https://github.com/ckeditor/ckeditor4-angular/issues/8 starting from https://github.com/ckeditor/ckeditor4-angular/issues/8#issuecomment-491217267.

f1ames avatar May 10 '19 09:05 f1ames