1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-22 07:32:41 +00:00

15 Commits

Author SHA1 Message Date
cclauss
cd735e377c Simplify if statement 2016-01-18 07:45:36 +01:00
Alexander Sibiryakov
c4d29ecaef Ignoring xlib/tx folder, depending on Twisted version. 2015-12-02 17:08:21 +01:00
Mikhail Korobov
9316b2317b remove scrapy.utils.testsite from PY3 ignores 2015-08-01 00:43:13 +05:00
Julia Medina
53fdaa3f70 scrapy/spider.py shim 2015-05-09 04:27:43 -03:00
Julia Medina
32945242ae scrapy/linkextractor.py shim 2015-05-09 03:28:39 -03:00
Julia Medina
cfd40ed57f scrapy/command.py shim 2015-05-09 03:20:48 -03:00
Mikhail Korobov
8301d00fee TST don't collect tests from deprecated modules.
This removes some deprecation warnings in tests.
2015-05-02 02:24:27 +05:00
Julia Medina
c2d716807a Use LogCapture in testfixtures package for tests
This allows to remove `get_testlog` helper, `flushLoggedErrors` from
twisted.trial.unittest.TestCase and Twisted log observers created for
each test on conftest.py.
2015-04-22 17:24:40 -03:00
Julia Medina
ffc60910aa Remove djangoitem since we moved it to scrapy/scrapy-djangoitem 2015-04-19 13:09:25 -03:00
klangner@gmail.com
a0299d97f5 fixed variable name 2015-02-10 10:34:44 +01:00
klangner
5ea4a72b8e py3-ignores.txt supports comments 2015-02-09 10:28:22 +01:00
Julia Medina
c90977ca98 Drop support for scrapy.project.crawler (And scrapy.stats consequently) 2014-08-12 14:02:56 -03:00
Mikhail Korobov
51bd9f7d64 TST enable doctests for Python 3 2014-08-01 23:12:52 +06:00
Daniel Graña
70ee66ba0c Collect the list of packages not working on python3 2014-07-31 14:06:34 -03:00
Daniel Graña
242c08553f move tests under root dir 2014-07-30 19:45:08 -03:00