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

Test ALL the things #87

Open
3 of 31 tasks
thefirstofthe300 opened this issue Aug 10, 2017 · 0 comments
Open
3 of 31 tasks

Test ALL the things #87

thefirstofthe300 opened this issue Aug 10, 2017 · 0 comments

Comments

@thefirstofthe300
Copy link

thefirstofthe300 commented Aug 10, 2017

As a way to get started and familiarize myself with the code base (as well as Ruby in general), I am going start writing unit tests for JBot and this'll be my tracking bug. This should unblock #45 as well.

Please feel free to kick me if you don't see progress after a couple of weeks (I'm serious).

Adding tests for lib first:

  • lib/auth/admin_plugin.rb
  • lib/cinch/plugins/devtools.rb
  • lib/cinch/plugins/bacon.rb
  • lib/cinch/plugins/quotes.rb
  • lib/cinch/plugins/bittick.rb
  • lib/cinch/plugins/digitalocean.rb
  • lib/cinch/plugins/servers.rb
  • lib/cinch/plugins/twitter.rb
  • lib/cinch/plugins/suggestions.rb
  • lib/cinch/plugins/stickynick.rb
  • lib/cinch/plugins/help.rb
  • lib/cinch/plugins/uptime.rb
  • lib/cinch/plugins/shoutcast.rb
  • lib/cinch/plugins/admin.rb
  • lib/cinch/plugins/links.rb
  • lib/cinch/plugins/schedule.rb
  • lib/cinch/plugins/linktitle.rb
  • lib/cinch/plugins/about.rb
  • lib/models/api_key.rb
  • lib/models/suggestion.rb
  • lib/models/calendar.rb
  • lib/models/show.rb
  • lib/models/shows.rb
  • lib/models/wordcount.rb
  • lib/models/vote.rb
  • lib/models/datajson.rb
  • lib/models/twitter_client.rb
  • lib/models/link.rb
  • lib/models/cluster.rb
  • lib/models/quotelist.rb
  • lib/models/idftracker.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant