marcoturi / ionic-boilerplate

✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
MIT License
318 stars 107 forks source link

basic form with unit tests #33

Closed ciekawy closed 7 years ago

ciekawy commented 7 years ago

while using this great repo (mainly due to tests working with recent angular/ionic) I've hit issue with testing forms which I've described on here on SO. I'd be really happy to contribute back working test setup for forms.

marcoturi commented 7 years ago

Thank you @ciekawy!