Skip to content

Test ALL the things #87

Open
Open
@thefirstofthe300

Description

@thefirstofthe300

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions