summaryrefslogtreecommitdiff
path: root/monkey-test/popular-sites.yaml
Commit message (Expand)AuthorAgeFilesLines
* change how divisions are implementedVincent Sanders2019-11-301-538/+0
* split internet based tests into short and long forms and add divisions for themVincent Sanders2019-11-281-1/+1
* turn off digg.com in popular sites test to avoid segfaultVincent Sanders2019-07-021-1/+1
* actually enable javascript in tests that require it.Vincent Sanders2019-07-021-0/+2
* add test to fetch and render 50 popular sites in parallelVincent Sanders2019-06-141-2/+2
* fix popular sites sites with broken https redirectsVincent Sanders2019-06-131-10/+10
* make popular sites test use a repeate instead of 500 copies of testVincent Sanders2019-06-131-7501/+521
* use the rationalised timer restart naming methodVincent Sanders2019-06-121-1003/+509
* fixup some incorrect adressesVincent Sanders2019-06-091-5/+5
* improved monkey farmer now has the ability to stop navigation after each fetchVincent Sanders2019-06-061-538/+1538
* add some tests for https based on badssl.comVincent Sanders2019-06-051-42/+42
* disable rt.com as it causes a fetch timeoutVincent Sanders2019-06-051-14/+14
* remove hp.com from popular sites as it takes more than a minute to respondVincent Sanders2019-06-051-14/+14
* hp.com can take a while to respondVincent Sanders2019-06-051-1/+1
* un site is very slow to respondVincent Sanders2019-06-051-1/+1
* remove nasa.gov as it throws a certificate window the test harness does not d...Vincent Sanders2019-05-201-14/+15
* extend time for page load for slower sitesVincent Sanders2019-05-191-500/+500
* fix commented blockVincent Sanders2019-05-181-4/+4
* add block timeout condition to popular sites fetchVincent Sanders2019-05-181-1/+2001
* comment out playstation because it causes ssl verification errorVincent Sanders2019-05-181-10/+10
* add missing checks: key to render checkVincent Sanders2019-05-181-0/+499
* add missing space after url: in popular sites yamlVincent Sanders2019-05-181-500/+500
* add test to navigate and render 500 popular sitesVincent Sanders2019-05-181-0/+4510