Commit Graph

22 Commits (711a88df59f3b223669c37412c228a42fa7b791b)

Author SHA1 Message Date
nemobis 2284e3d55e Merge pull request #186 from PiRSquared17/update-headers
Preserve default headers, fixing openwrt test
10 years ago
PiRSquared17 dec0032971 Replace CitiWiki test URL 10 years ago
PiRSquared17 28fc715b28 Make tests pass (fix/remove URLs)
Remove more Gentoo URLs (see 5069119b).
Fix WikiPapers API, and remove it from API test.
(It gives incorrect API URL in its HTML output.)
10 years ago
nemobis 5069119b42 Remove wiki.gentoo.org from tests
The test is failing. https://travis-ci.org/WikiTeam/wikiteam/builds/50102997#L546
Might be our fault, but they just updated code:
Tyrian	– (f313f23) 12:47, 23 January 2015	GPLv3+	Gentoo's new web theme ported to MediaWiki.	Alex Legler

I don't think testing screenscraping against a theme used only by Gentoo makes much sense for us.
10 years ago
Marek Šuppa e370257aeb tests: Updated Index endpoint for WikiPapers
* Updated API endpoint for WikiPapers on Referata which was previously (http://wikipapers.referata.com/w/index.php) and now resolves to (http://wikipapers.referata.com/index.php).
10 years ago
Marek Šuppa 7b9ca8aa6b tests: Updated API endpoint for WikiPapers
* Updated API endpoint for WikiPapers on Referata. It used to be (http://wikipapers.referata.com/w/api.php), now it resolves to (http://wikipapers.referata.com/api.php). This was breaking the tests.
10 years ago
Marek Šuppa b003cf94e2 tests: Disable broken Wiki
* Disabled http://wiki.greenmuseum.org/ since it's broken and was breaking the tests `'Unknown' != 'PhpWiki'`
10 years ago
PiRSquared17 4b3c862a58 Comment debugging print, fix test 10 years ago
PiRSquared17 7a1db0525b Add more wiki engines to getWikiEngine 10 years ago
PiRSquared17 4ceb9ad72e Preserve default headers, fixing openwrt test 10 years ago
PiRSquared17 d7e43f92c7 Relax delay() test by 10 ms, add test for allpages 10 years ago
PiRSquared17 f2b7716e72 Fix tox.ini and clean up/update tests 10 years ago
Emilio J. Rodríguez-Posada 386c6be036 added test_mwGetAPIAndIndex; commented slow/404 error wikis; 10 years ago
Emilio J. Rodríguez-Posada c168097205 adding more wikis to test 10 years ago
Emilio J. Rodríguez-Posada 28643cd5fc adding more tests: titles 10 years ago
Emilio J. Rodríguez-Posada 78f04a4bcd adding more tests for image lists 10 years ago
Emilio J. Rodríguez-Posada 9553e3550c adding wiki engine detector 10 years ago
Emilio J. Rodríguez-Posada 7c76b77842 revamping image list tests 10 years ago
Emilio J. Rodríguez-Posada 3a8fa1f0cc adding test for getImageFilenamesURL(), the image scraper 10 years ago
Emilio J. Rodríguez-Posada 5f0ca74d87 adding simple test for delay(), 0 and 3 seconds 10 years ago
Emilio J. Rodríguez-Posada 09be8b5f22 prints 10 years ago
Emilio J. Rodríguez-Posada d04c0e5bce first test 10 years ago