summaryrefslogtreecommitdiff
path: root/monkey-test
Commit message (Expand)AuthorAgeFilesLines
* add test for list stylesVincent Sanders2021-02-072-0/+96
* disable badssl test untill they fix experied certificateVincent Sanders2020-08-151-0/+0
* short-internet: Use new approach for https-badssl testsDaniel Silverstone2020-05-224-16/+28
* Update test date for new about page titles.Michael Drake2020-04-161-2/+2
* Update test data for new about page style.Michael Drake2020-04-161-6/+6
* test about schemeVincent Sanders2020-03-241-0/+173
* Add basic jQuery loading testsDaniel Silverstone2020-02-212-0/+43
* Monkey: Add innerHTML testDaniel Silverstone2020-02-211-0/+13
* Add page info state testsDaniel Silverstone2019-12-011-0/+69
* add first 100,000 of majestic million test setVincent Sanders2019-11-305000-0/+295000
* change how divisions are implementedVincent Sanders2019-11-3029-295030/+15
* one hundrd thousand sites extended internet test set split into 40 groupsVincent Sanders2019-11-301-0/+295000
* add ability to filter a division to a single groupVincent Sanders2019-11-301-0/+120
* split internet based tests into short and long forms and add divisions for themVincent Sanders2019-11-287-4/+118
* monkey-test: Add aborted-fetch to verify we don't leakDaniel Silverstone2019-08-031-0/+23
* basic-navigation: Test clicking on a linkDaniel Silverstone2019-08-031-0/+46
* monkey-test: Add cookies testDaniel Silverstone2019-08-021-0/+65
* 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-024-1/+7
* add initial ecmascript testsVincent Sanders2019-07-012-0/+41
* extend badssl tests to check for broken cryptography usageVincent Sanders2019-07-014-0/+233
* add test to fetch and render 50 popular sites in parallelVincent Sanders2019-06-142-2/+868
* 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-054-42/+137
* 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-182-0/+4513
* test: Add test for HTTP authentication.Michael Drake2019-02-162-0/+30
* tests: Fix expected bitmap count.Michael Drake2019-02-161-1/+1
* tests: Add test for html page with png image.Michael Drake2019-02-161-0/+29
* tests: Disable ICO test, because the CGI can only make ICO embedding PNG.Michael Drake2019-02-161-1/+1
* tests: Fix ico test title.Michael Drake2019-02-161-1/+1
* tests: Add standalone image tests.Michael Drake2019-02-165-7/+84
* tests: Add png loading test.Michael Drake2019-02-161-0/+28
* tests: Check for expected bitmap count in plot checks.Michael Drake2019-02-162-0/+2
* monkey-tests: Improve https test title.Michael Drake2019-02-161-1/+1
* monkey-tests: Add HTTPS test.Michael Drake2019-02-161-0/+29