Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing environment #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bcolucci
Copy link

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.

Add testing environment with jest and jsdom + a first test for the init function.
@iztsv
Copy link

iztsv commented Mar 21, 2018

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

@jaredreich jaredreich added this to To do in v2 Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v2
To do
Development

Successfully merging this pull request may close these issues.

None yet

4 participants