| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test Python 3.12 (#78)HEADmaster | Hugo van Kemenade | 2023-05-01 | 1 | -0/+2 |
| | | |||||
| * | Add github actions tests (#77) | Chris Dent | 2023-04-30 | 1 | -0/+36 |
| 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 | |||||
