bitsoffreedom / newspeak

Newspeak van de Nederlandse overheid.
https://rejo.zenger.nl/inzicht/newspeak-van-de-nederlandse-overheid
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

AssertionError when running tests #23

Closed rejozenger closed 11 years ago

rejozenger commented 11 years ago

When running "newspeak test newspeak":

FAIL: test_extract_pdf (newspeak.tests.XPathExtractionTests)
Test extracting the PDF url from a government announcement.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/www/rejo.zenger.nl/nw/ns2/src/newspeak/src/newspeak/tests.py", line 403, in test_extract_pdf
    self.assertEquals(result, 'kst-201314.pdf')
AssertionError: 'kst-24095-329.pdf' != 'kst-201314.pdf'