1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-03-13 20:44:51 +00:00

6 Commits

Author SHA1 Message Date
Eugenio Lacuesta
5ab0f189ce
Remove six.moves occurrences from tests 2019-11-03 00:01:09 -03:00
Chomba Ng'ang'a
fd27cde24d Update asserts to use more generic ones 2017-08-09 12:52:10 +02:00
Chomba Ng'ang'a
4ca61a2051 Update deprecated test aliases
- change ``failIf`` to ``assertFalse``
- change ``asertEquals`` to ``assertEqual``
- change ``assert_`` to ``assertTrue``

https://docs.python.org/2/library/unittest.html#deprecated-aliases
2017-08-09 12:52:10 +02:00
orangain
1f743996ff PY3: Implement some attributes of WrappedRequest required in Python 3
This will fix #1770.
2016-02-07 14:19:27 +09:00
Daniel Graña
5f02ef82e8 PY3 port http cookies handling 2015-08-02 22:28:45 -03:00
Daniel Graña
242c08553f move tests under root dir 2014-07-30 19:45:08 -03:00