qzaidi / quran

node,websql and javascript API for Holy quran
qzaidi.github.io/quran/
Creative Commons Attribution 4.0 International
123 stars 36 forks source link

Various cleanup and test fixes #8

Closed axis-tip closed 7 years ago

axis-tip commented 8 years ago
  1. Added linter, and fixed linting issues
  2. Converted tests to ava, so that they can be programmatically verified as passing (e.g. in a CI system)
  3. Updated README with instructions on how to run tests/linter