1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 19:24:12 +00:00

12 Commits

Author SHA1 Message Date
Mikhail Korobov
2b4d46315f TST fixed compatibility with new link extractor whitespace handling 2017-02-21 00:05:40 +05:00
Mikhail Korobov
fade5763af TST more response.follow tests 2017-02-16 02:02:50 +05:00
Mikhail Korobov
160da6abab fixed tests in Python 2 2017-02-15 04:41:53 +05:00
Mikhail Korobov
2674f317df Response.follow 2017-02-15 04:39:47 +05:00
Mikhail Korobov
608c3f0c45 handle whitespace in response.follow; add tests 2017-02-15 04:17:41 +05:00
Paul Tremberth
803d8c4b57 Add tests for passing kwargs on response .xpath() shortcut 2017-02-02 17:44:57 +01:00
Elias Dorneles
9c9690c76c add better messages for when response content isn't text (closes #2264) 2016-09-21 10:30:35 -03:00
Mikhail Korobov
4bcbb77bcc response.text. Fixes GH-1729. 2016-01-27 01:28:11 +05:00
Konstantin Lopuhin
96fcf4cea4 add a check that byte url is not accepted in http.Response on py3 2016-01-15 13:27:28 +03:00
Mikhail Korobov
e853d9e910 partial port of Request and Response 2015-07-25 13:08:44 +02:00
nyov
84edc2ebc7 Add Response.urljoin() testcase
and add evaluation of base-url for HtmlResponse.
2015-03-27 05:59:01 +00:00
Daniel Graña
242c08553f move tests under root dir 2014-07-30 19:45:08 -03:00