hebcal / hebcal-js

⛔️ DEPRECATED - a perpetual Jewish Calendar (JavaScript)
GNU General Public License v3.0
123 stars 40 forks source link

Add tests with jest #76

Closed barakplasma closed 1 year ago

barakplasma commented 4 years ago

As mentioned in #71 , I wish to add tests to hebcal-js using Jest. I believe this will help to prevent regressions, and to improve the developer experience.

barakplasma commented 4 years ago

While I was playing around with the tests, I also experimented with adding CircleCI for the tests. You can see an example run here: https://app.circleci.com/jobs/github/barakplasma/hebcal-js/8 . To add it to hebcal/hebcal-js isn't a lot of work, mostly just setup the account on circleci and copy in my version of .circleci/config.yml