summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* use faster loader for yaml in test parsingDaniel Silverstone2019-11-301-1/+1
* add abiliy for test runner to filter by groupVincent Sanders2019-11-301-6/+15
* allow setting division pararameter on test plan fetchVincent Sanders2019-11-281-45/+61
* move the fallback text for about handler into messages handlerVincent Sanders2019-10-301-2/+1
* improve human_friendly_bytesize to cope with sizes up to 16 exibytesVincent Sanders2019-10-191-12/+21
* fix toolbar visibility checkboxes initial stateVincent Sanders2019-10-031-0/+1
* make options test use build directory for temporary files rather than /tmpVincent Sanders2019-09-212-1/+6
* make the temporary file names unique so other tests do not overwrite themVincent Sanders2019-09-211-1/+3
* fix options testVincent Sanders2019-09-211-1/+2
* monkey_driver: Make window-close take timeout=5Daniel Silverstone2019-09-071-1/+2
* monkey_driver: Fix sleep-msDaniel Silverstone2019-08-031-1/+1
* monkeyfarmer: Make polling even more robustDaniel Silverstone2019-08-031-3/+3
* monkeyfarmer, driver: Add support for clicking on thingsDaniel Silverstone2019-08-032-3/+58
* monkeyfarmer: Probably make handling of monkey more robustDaniel Silverstone2019-08-031-2/+2
* monkeyfarmer: Be a little more verbose when exitingDaniel Silverstone2019-08-021-0/+3
* Monkey: Properly support reload in farmer and driverDaniel Silverstone2019-08-022-2/+14
* ensure monkey farmer copes with recv returnint EAGAINVincent Sanders2019-07-061-11/+18
* make monkey driver and farmer python files pylint and pep8 cleanVincent Sanders2019-07-042-142/+260
* fix monkey testing setting of options to add necessary prefixVincent Sanders2019-07-022-4/+4
* attempt to make monkeyfarmer process exit detection more reliableVincent Sanders2019-06-271-5/+5
* monkey_driver.py: Allow for no wrapper to be passedDaniel Silverstone2019-06-151-1/+1
* Sleepy JS test, handy to alt+f4 during load to check shutdownDaniel Silverstone2019-06-151-0/+13
* Monkey: Support a -w argument to the monkey_driver.pyDaniel Silverstone2019-06-152-8/+25
* allow repeat loops to specify values and navigation to use themVincent Sanders2019-06-121-10/+34
* make the timer-start and timer-restart action name the timer in the same wayVincent Sanders2019-06-122-17/+19
* allow monkey tests to stop navigationVincent Sanders2019-06-062-0/+12
* detect monkey exit rather than waiting forever for a defunct processVincent Sanders2019-06-061-0/+14
* improve stdout print formattingVincent Sanders2019-06-061-3/+3
* extend the monkey test tooling to cope with ssl certificate windowsVincent Sanders2019-06-054-2/+173
* monkey-see-monkey-do: Also restore stdout/stderr when successDaniel Silverstone2019-06-041-0/+3
* Fix dump choices test data to align with altered logging levelsVincent Sanders2019-05-311-1/+1
* Fix test target use of logging config definesVincent Sanders2019-05-311-2/+4
* fix block conditional checks to be orred instead of andedVincent Sanders2019-05-201-12/+22
* allow block to use elapsed timer as a conditionVincent Sanders2019-05-181-9/+28
* allow render checks to be emptyVincent Sanders2019-05-181-12/+13
* Add js-exec to monkey_driver, add a test, etc.Daniel Silverstone2019-05-063-2/+25
* Example script console log test, needs genericising on pathDaniel Silverstone2019-05-061-0/+21
* Support logging in monkey_driver.pyDaniel Silverstone2019-05-061-0/+33
* Monkeyfarmer: Support loggingDaniel Silverstone2019-05-061-1/+42
* Use console formatting to prove it outDaniel Silverstone2019-05-051-1/+1
* Support script insertion after conversion has begunDaniel Silverstone2019-05-044-0/+42
* Javascript: Support setTimeout and friendsDaniel Silverstone2019-05-031-0/+17
* Tests: Add simple JS test for dynamic layout.Michael Drake2019-05-031-0/+18
* monkey driver: Print the bitmap plot-check.Michael Drake2019-02-161-0/+1
* Add missing call to run_test_planDaniel Silverstone2019-02-161-0/+1
* Automated testing output: Show description differently from test lines.Michael Drake2019-02-161-1/+1
* Enable running of the tests from test.netsurf-browser.orgDaniel Silverstone2019-02-162-2/+80
* monkey test: Rename file with an '=' character.Michael Drake2019-02-161-0/+0
* Monkey: Support 401login in the monkey-driver et al.Daniel Silverstone2019-02-162-1/+112
* Add plot commands output for auth testDaniel Silverstone2019-02-161-1/+1