| .. |
|
keys
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
mocks
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
sample_data
|
Allow to specify the quotechar in CSVFeedSpider
|
2014-09-13 02:14:57 +02:00 |
|
test_cmdline
|
Fixed deprecated settings API in cmdline test
|
2015-04-12 14:18:47 +02:00 |
|
test_settings
|
Merge pull request #1070 from berkerpeksag/items-equal
|
2015-03-08 22:54:57 +05:00 |
|
test_spidermanager
|
SPIDER_MODULES can be set as a csv string
|
2014-09-10 23:25:57 -03:00 |
|
test_utils_misc
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
__init__.py
|
Import unittest.mock if available.
|
2015-03-08 15:03:04 +02:00 |
|
mockserver.py
|
more python3 compatibility changes for urllib
|
2015-04-01 19:50:56 +00:00 |
|
py3-ignores.txt
|
Remove djangoitem since we moved it to scrapy/scrapy-djangoitem
|
2015-04-19 13:09:25 -03:00 |
|
requirements.txt
|
Added the first version of SelectJmes
|
2015-02-24 22:59:01 +05:30 |
|
spiders.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_closespider.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_command_fetch.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_command_shell.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_command_version.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_commands.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_contracts.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_contrib_exporter.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_contrib_feedexport.py
|
TST modernize some of the asserts
|
2014-08-01 23:44:23 +06:00 |
|
test_contrib_linkextractors.py
|
tests for CSS support in link extractors
|
2014-12-11 18:20:30 -02:00 |
|
test_contrib_loader.py
|
Added the first version of SelectJmes
|
2015-02-24 22:59:01 +05:30 |
|
test_contrib_spiderstate.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_crawl.py
|
Import unittest.mock if available.
|
2015-03-08 15:03:04 +02:00 |
|
test_crawler.py
|
allow Crawler, CrawlerRunner and CrawlerProcess to accept dicts instead of Setting objects
|
2015-04-14 23:26:05 +05:00 |
|
test_dependencies.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_downloader_handlers.py
|
S3DownloadHandler: fix auth for requests with quoted paths/query params
|
2014-12-11 18:14:36 +03:00 |
|
test_downloadermiddleware.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_downloadermiddleware_ajaxcrawlable.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_downloadermiddleware_cookies.py
|
TST small cleanup of a cookie test
|
2014-09-21 05:31:34 +06:00 |
|
test_downloadermiddleware_decompression.py
|
dissolve `scrapy.contrib_exp`
|
2015-04-07 21:20:48 +00:00 |
|
test_downloadermiddleware_defaultheaders.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_downloadermiddleware_downloadtimeout.py
|
Force to read DOWNLOAD_TIMEOUT as int (for example to pass using
|
2014-11-21 01:09:32 -02:00 |
|
test_downloadermiddleware_httpauth.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_downloadermiddleware_httpcache.py
|
Merge pull request #1020 from jojje/gzip_http_cache
|
2015-03-17 14:32:06 -03:00 |
|
test_downloadermiddleware_httpcompression.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_downloadermiddleware_httpproxy.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_downloadermiddleware_redirect.py
|
Merge pull request #816 from Curita/api-cleanup
|
2014-09-01 21:55:36 -03:00 |
|
test_downloadermiddleware_retry.py
|
Merge pull request #816 from Curita/api-cleanup
|
2014-09-01 21:55:36 -03:00 |
|
test_downloadermiddleware_robotstxt.py
|
Import unittest.mock if available.
|
2015-03-08 15:03:04 +02:00 |
|
test_downloadermiddleware_stats.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_downloadermiddleware_useragent.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_dupefilter.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_engine.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_http_cookies.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_http_headers.py
|
normalize header values to bytes
|
2014-08-01 00:02:50 -03:00 |
|
test_http_request.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_http_response.py
|
Add Response.urljoin() testcase
|
2015-03-27 05:59:01 +00:00 |
|
test_item.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_link.py
|
PY3 port scrapy.link
|
2014-08-02 00:16:01 +06:00 |
|
test_log.py
|
Support multiple simultaneous LogObservers listening different crawlers
|
2014-08-12 14:02:56 -03:00 |
|
test_logformatter.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_mail.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_middleware.py
|
TST modernize some of the asserts
|
2014-08-01 23:44:23 +06:00 |
|
test_pipeline_files.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_pipeline_images.py
|
Allow spiders to return dicts. See GH-1064.
|
2015-03-18 07:26:56 +05:00 |
|
test_pipeline_media.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_proxy_connect.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_responsetypes.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_selector.py
|
encode invalid xpath with unicode_escape under PY2
|
2015-04-10 22:23:40 +03:00 |
|
test_selector_csstranslator.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_selector_lxmldocument.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_spider.py
|
Import unittest.mock if available.
|
2015-03-08 15:03:04 +02:00 |
|
test_spidermiddleware_depth.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_spidermiddleware_httperror.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_spidermiddleware_offsite.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_spidermiddleware_referer.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_spidermiddleware_urllength.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_squeue.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_stats.py
|
Update tests utils, fixing get_crawler and removing docrawl
|
2014-08-12 14:02:56 -03:00 |
|
test_toplevel.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_urlparse_monkeypatches.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_conf.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_datatypes.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_defer.py
|
TST modernize some of the asserts
|
2014-08-01 23:44:23 +06:00 |
|
test_utils_deprecate.py
|
Import unittest.mock if available.
|
2015-03-08 15:03:04 +02:00 |
|
test_utils_gz.py
|
PY3: port scrapy/utils/gz.py
|
2014-08-01 02:25:33 -03:00 |
|
test_utils_http.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_httpobj.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_iterators.py
|
dissolve `scrapy.contrib_exp`
|
2015-04-07 21:20:48 +00:00 |
|
test_utils_python.py
|
TST modernize some of the asserts
|
2014-08-01 23:44:23 +06:00 |
|
test_utils_reqser.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_request.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_response.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_serialize.py
|
jsonrpc webservice moved to https://github.com/scrapy/scrapy-jsonrpc repository
|
2014-08-15 23:28:13 -03:00 |
|
test_utils_signal.py
|
TST modernize some of the asserts
|
2014-08-01 23:44:23 +06:00 |
|
test_utils_sitemap.py
|
PY3 fix test_utils_sitemap.
|
2014-08-01 16:17:40 +06:00 |
|
test_utils_spider.py
|
PY3 port scrapy.utils.spider
|
2014-08-01 16:43:39 +06:00 |
|
test_utils_template.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_utils_url.py
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
test_webclient.py
|
Added webclient test for checking Content-Length header in response for POST request with no given body
|
2015-03-21 04:02:51 +03:00 |