summaryrefslogtreecommitdiff
path: root/ewww.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-14refactor: move subplot files to subplot/Lars Wirzenius1-106/+0
2020-07-26drop: dead code from ewww.pyLars Wirzenius1-17/+0
2020-07-19test: wait for ewww to start, and log stderr if it doesn'tLars Wirzenius1-1/+20
2020-07-19test: add logging to ewww.pyLars Wirzenius1-0/+7
2020-07-19refactor: extract functions for doing HTTP requests to its own moduleLars Wirzenius1-30/+2
2020-07-19refactor: use functions for starting/stopping daemons in ewww.pyLars Wirzenius1-20/+2
2020-05-23test: kill server started by scenario at end of scenarioLars Wirzenius1-1/+7
2020-05-13feat: use TLS unconditionallyLars Wirzenius1-36/+58
2020-05-08Change: let port be specified by configLars Wirzenius1-11/+32
2020-05-03Change: add a more realistic smoke testLars Wirzenius1-0/+24
2020-05-03Change: force scheme, host in request URLs to point at test serverLars Wirzenius1-2/+16
2020-05-03Change: minimal testLars Wirzenius1-1/+55
2020-05-03Change: make dummy test suite passLars Wirzenius1-0/+2