Jana Cavojska
|
454d5e5733
|
checking for subclass of URLWarning instead of checking error message text when URL in allowed_domains
|
2017-11-26 20:07:04 +01:00 |
Jana Cavojska
|
8ec3b476b0
|
triggering a warning when user puts URL in allowed_domains now covered by test
|
2017-11-26 16:36:15 +01: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 |
Νικόλαος-Διγενής Καραγιάννης
|
1cffa99e0d
|
tests+doc for subdomains in offsite middleware
|
2016-01-26 12:49:43 +02:00 |
Julia Medina
|
d3f576a816
|
Move scrapy/spider.py to scrapy/spiders/__init__.py
|
2015-05-09 04:20:09 -03:00 |
Julia Medina
|
180272c092
|
Move scrapy/contrib/spidermiddleware to scrapy/spidermiddlewares
|
2015-04-29 21:26:35 -03:00 |
Julia Medina
|
870438e5f4
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
Mikhail Korobov
|
83432184c8
|
PY3 enable more tests
|
2014-08-01 16:53:18 +06:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |