Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-10 | browser: Use hypothesis’ domains() | Lars-Dominik Braun | 1 | -5/+2 |
2019-01-03 | browser: Turn Item into RequestResponsePair | Lars-Dominik Braun | 1 | -219/+312 |
2018-12-24 | Drop deprecated debug parameter | Lars-Dominik Braun | 1 | -1/+1 |
2018-12-24 | Use f-strings where possible | Lars-Dominik Braun | 1 | -1/+1 |
2018-12-23 | Skip test if invalid domain exists | Lars-Dominik Braun | 1 | -7/+17 |
2018-12-21 | Parse URLs by default | Lars-Dominik Braun | 1 | -7/+7 |
2018-11-22 | controller: Improve idle waiting | Lars-Dominik Braun | 1 | -1/+24 |
2018-11-19 | Coding style | Lars-Dominik Braun | 1 | -3/+2 |
2018-11-17 | browser: Add tests for header deserialization | Lars-Dominik Braun | 1 | -0/+39 |
2018-11-14 | Async chrome process startup | Lars-Dominik Braun | 1 | -11/+4 |
2018-11-06 | Switch site loader to async DevTools communication | Lars-Dominik Braun | 1 | -122/+110 |
2018-08-05 | test_browser: Properly handle failed requests | Lars-Dominik Braun | 1 | -10/+10 |
2018-08-04 | Properly handle failure to retrieve request body | Lars-Dominik Braun | 1 | -3/+32 |
2018-08-04 | Reintroduce WARC logging | Lars-Dominik Braun | 1 | -2/+13 |
2018-06-25 | browser: Fix testcase race condition | Lars-Dominik Braun | 1 | -0/+4 |
2018-06-21 | browser: Add a few more tests | Lars-Dominik Braun | 1 | -3/+31 |
2018-06-20 | Move tests to pytest | Lars-Dominik Braun | 1 | -0/+177 |