dwyl / elixir-auth-github

:octocat: Minimalist GitHub OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
GNU General Public License v2.0
38 stars 4 forks source link

get 100% coverage #16

Closed ZooeyMiller closed 7 years ago

ZooeyMiller commented 7 years ago

We need to test all of our functions, using a mix of tests and doctests.

ZooeyMiller commented 7 years ago

fixed by #17