subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
476 stars 73 forks source link

Add Travis CI + Code Coverage. Rework Limited Subset of Tests to use CLI [onto Develop] #241

Closed bowerscd closed 1 month ago

bowerscd commented 5 years ago

(cherry picked from commit 340bf18fbd95bc76db0939891685984b5237c731)

Into develop instead of master.

Additional per, @zmilonas ' info, I have added a .jsbeautifyrc that forces indent with tabs instead of spaces. Additional customizations can be added to .jsbeautifyrc, until the format is corrected.

Solves #16

See: #235


Duplicated Information:

Requires:

  1. Personal Access Token with either 'Repo' or 'Public Repo' Scope
    • Allows Automated Releases on Integration To Master
  2. Travis CI Account/OAuth Grant
    • Allows Travis CI to Function
  3. Coveralls.io Account/OAuth Grant
    • Allows Code Coverage Information