Sha256: f2b542d11c9fdabfde0c866ae6fdd16a9d9f2f0a92418987b971c9f079e0c734
Contents?: true
Size: 1.03 KB
Versions: 2
Compression:
Stored size: 1.03 KB
Contents
Feature: Heroku remote Background: Given git remote "heroku" points to "git@heroku.com:doge.git" And git remote "origin" points to "git@github.com:doge/wow.git" @travis @gemnasium @coveralls @gemspec @mit Scenario: One with everything When I successfully run `badger badge /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://rubygems.org/gems/suchgem) [](http://doge.mit-license.org) [](https://github.com/badges/badgerbadgerbadger) """
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
badgerbadgerbadger-0.13.0 | features/multiple-remotes.feature |
badgerbadgerbadger-0.12.0 | features/multiple-remotes.feature |