Sha256: 4f578352524ab5b41807dda5387cdc960a6f116c8fe5fce23117382fefd35a0f
Contents?: true
Size: 1.19 KB
Versions: 7
Compression:
Stored size: 1.19 KB
Contents
Feature: Github issues and PRs Background: Given git remote is "https://github.com/doge/wow" @travis @gemnasium @coveralls @gemspec @mit Scenario: One with everything When I successfully run `badger badge --pulls /tmp/wow_repo` Then the output should contain: """ [](https://travis-ci.org/doge/wow) [](https://gemnasium.com/doge/wow) [](https://coveralls.io/r/doge/wow) [](https://codeclimate.com/github/doge/wow) [](https://github.com/doge/wow/issues) [](https://github.com/doge/wow/pulls) [](https://rubygems.org/gems/suchgem) [](http://doge.mit-license.org) [](https://github.com/badges/badgerbadgerbadger) """
Version data entries
7 entries across 7 versions & 1 rubygems