2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-12 07:12:41 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
PiRSquared17
90bfd1400e Merge pull request #229 from PiRSquared17/fix-zwnbsp-bom
Strip ZWNBSP (U+FEFF) Byte-Order Mark from JSON/XML
2015-03-24 21:46:33 +00:00
PiRSquared17
b80159e257 Allow a single test to be run (see PR) 2015-03-24 21:08:43 +00:00
PiRSquared17
7c80d37e04 Add test for BOM encoding 2015-03-24 21:04:29 +00:00
PiRSquared17
d89b99bd7c Comment out broken test case wiki 2015-03-24 03:47:45 +00:00
nemobis
2284e3d55e Merge pull request #186 from PiRSquared17/update-headers
Preserve default headers, fixing openwrt test
2015-03-08 13:56:00 +01:00
PiRSquared17
dec0032971 Replace CitiWiki test URL 2015-02-26 12:32:51 +00:00
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.)
2015-02-09 23:59:36 +00:00
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.
2015-02-09 22:13:13 +01:00
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).
2014-12-08 06:49:03 +01:00
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.
2014-12-08 06:37:29 +01:00
Marek Šuppa
b003cf94e2 tests: Disable broken Wiki
* Disabled http://wiki.greenmuseum.org/ since it's broken and was breaking the tests `'Unknown' != 'PhpWiki'`
2014-11-26 23:33:44 +01:00
PiRSquared17
4b3c862a58 Comment debugging print, fix test 2014-09-23 15:10:06 -04:00
PiRSquared17
7a1db0525b Add more wiki engines to getWikiEngine 2014-09-23 15:04:36 -04:00
PiRSquared17
4ceb9ad72e Preserve default headers, fixing openwrt test 2014-09-20 20:07:49 -04:00
PiRSquared17
d7e43f92c7 Relax delay() test by 10 ms, add test for allpages 2014-09-20 12:14:43 -04:00
PiRSquared17
f2b7716e72 Fix tox.ini and clean up/update tests 2014-09-20 11:36:24 -04:00
Emilio J. Rodríguez-Posada
386c6be036 added test_mwGetAPIAndIndex; commented slow/404 error wikis; 2014-07-13 12:34:09 +02:00
Emilio J. Rodríguez-Posada
c168097205 adding more wikis to test 2014-07-11 20:58:08 +02:00
Emilio J. Rodríguez-Posada
28643cd5fc adding more tests: titles 2014-07-04 20:45:21 +02:00
Emilio J. Rodríguez-Posada
78f04a4bcd adding more tests for image lists 2014-07-04 19:45:34 +02:00
Emilio J. Rodríguez-Posada
9553e3550c adding wiki engine detector 2014-07-03 18:17:02 +02:00
Emilio J. Rodríguez-Posada
7c76b77842 revamping image list tests 2014-07-01 18:31:28 +02:00
Emilio J. Rodríguez-Posada
3a8fa1f0cc adding test for getImageFilenamesURL(), the image scraper 2014-07-01 17:29:07 +02:00
Emilio J. Rodríguez-Posada
5f0ca74d87 adding simple test for delay(), 0 and 3 seconds 2014-07-01 17:22:27 +02:00
Emilio J. Rodríguez-Posada
09be8b5f22 prints 2014-06-30 23:09:13 +02:00
Emilio J. Rodríguez-Posada
d04c0e5bce first test 2014-06-30 22:55:29 +02:00