Andrey Rahmatullin
02cdc53fb8
Add a test for a CrawlerProcess script. ( #4218 )
...
* Add a test for a CrawlerProcess script.
* Add tests/CrawlerProcess to collect_ignore.
* Remove an extra line.
* Fix/improve conftest.py.
2019-12-13 18:04:05 +05:00
Andrey Rakhmatullin
a7b640991d
Rename tests/py3-ignores.txt to tests/ignores.txt.
2019-11-19 13:52:49 +05:00
Andrey Rakhmatullin
e18014d84d
Remove Python 2-only tests.
2019-11-19 13:52:49 +05:00
Marc Hernández
e8b1e46e85
Add pytest-flake8 ( #3945 )
2019-11-07 14:05:01 +01:00
Eugenio Lacuesta
c5612f387b
Remove deprecated xlib module
2019-09-13 14:32:05 -03:00
nyov
7a398b7086
Deprecation removals for Scrapy 1.7
...
Removing deprecations of 2015 and prior (pre-1.1)
2019-07-06 13:41:56 +00:00
Mikhail Korobov
36453348fa
remove ancient modules kept only for error messages
2018-07-06 03:23:37 +05:00
Mikhail Korobov
d4c7cc848b
remove backwards compatibility shims for relocated modules
2018-07-06 03:19:43 +05:00
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