ionic-4-components icon indicating copy to clipboard operation
ionic-4-components copied to clipboard

Add tests

Open garygrossgarten opened this issue 5 years ago • 1 comments

The library is currently not production ready. @marcjulian and me have planned to include full component docs and tests before we release version 1.0.0.

PRs and feedback is always appreciated!

garygrossgarten avatar Jun 07 '19 12:06 garygrossgarten

For Unit test we can choose from

  1. Karma
  2. Jest

For e2e test we can choose from

  1. Protractor
  2. Cypress

marcjulian avatar Jun 17 '19 15:06 marcjulian