pell icon indicating copy to clipboard operation
pell copied to clipboard

Add testing environment

Open bcolucci opened this issue 7 years ago • 1 comments

In order to be able to test features and avoid regressions, it seems to me important to have a testing environment. That's why I propose these little changes.

  • Moving from babel 2015 preset to recommended env preset.
  • Creating testing environment with jest and jsdom.
  • Adding a first test for the init function.

bcolucci avatar Mar 20 '18 11:03 bcolucci

Perfect suggestion! I'll help with this after merge 😃

iztsv avatar Mar 21 '18 04:03 iztsv