Xu Cheng
9810c2a412
test_tap: restore private remote test
...
Only test it if HOMEBREW_GITHUB_API_TOKEN is set.
2016-01-11 22:07:15 +08:00
Xu Cheng
86cc780ea2
test_tap: remove problematic test
...
`Tap#private?` requires Github API, which can cause problem on Travis CI
due to API rate limit.
2016-01-11 19:47:35 +08:00
Martin Afanasjew
c5f0003061
test: don't fail if GitHub API is unavailable
...
Tests shouldn't fail in case of an unavailable network or a deliberately
disabled access to the GitHub API.
Closes Homebrew/homebrew#47670 .
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-01-04 16:26:36 +01:00
Baptiste Fontaine
c15c9dbaf3
Tap#issues_url added
...
Closes Homebrew/homebrew#47454 .
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-12-30 00:44:46 +01:00
Xu Cheng
6bb341dc24
add test_tap
2015-12-19 22:05:30 +08:00