Ejemplo n.º 1
0
 def test_commons_url(self):
     self.assertTrue(
         commons_image_url('Wikidata-logo-en.svg').endswith('.png'))
def test_commons_url():
    assert (commons_image_url('Wikidata-logo-en.svg')).endswith('.png')