| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add github actions tests (#77) | Chris Dent | 2023-04-30 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | Borrowing the configuration from wsg-intercept and then editing to fit so that we've got some automated tests. To get this to work it was necessary to: * adjust python versions * update action version * pin the ubuntu version * fix warning in test_grantip * form.cgi needs to not use six because it is not running in the virtualenv * quiet deprecations in in form.cgi because cgi module is deprecated * Skip the proxy test as it uses httpbin.org which is unreliable | ||||
| * | Don't raise StopIteration from generator, return instead | Miro Hron?ok | 2018-06-08 | 1 | -0/+69 |
| See https://www.python.org/dev/peps/pep-0479/ | |||||
