nvchecker/tests/test_gitcafe.py

7 lines
220 B
Python
Raw Normal View History

2015-11-05 12:41:53 +00:00
from tests.helper import ExternalVersionTestCase
class GitCafeTest(ExternalVersionTestCase):
def test_gitcafe(self):
self.assertEqual(self.sync_get_version("example", {"gitcafe": "test/test"}), "20120201")