summaryrefslogtreecommitdiff
path: root/monkey-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* monkey tests: Initial set of tests.Michael Drake2019-02-165-1/+52
* monkey tests: Add test that checks a resource: scheme URL.Michael Drake2019-02-161-0/+34