| .. |
|
keys
|
…
|
|
|
mocks
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
|
sample_data
|
…
|
|
|
test_cmdline
|
Fix cmdline profiling test on Windows by using proper path composing
|
2018-08-15 01:35:01 -03:00 |
|
test_settings
|
…
|
|
|
test_spiderloader
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_utils_misc
|
Restore alphabetic order and two lines between import and code
|
2019-05-03 13:55:18 +02:00 |
|
__init__.py
|
Suggested changes
|
2019-07-15 12:37:09 -03:00 |
|
constraints.txt
|
Added constrain on lxml version based on Python version
|
2019-07-30 23:24:41 -03:00 |
|
mockserver.py
|
fix: do not catch system exceptions like KeyboardInterrupt
|
2019-04-05 11:52:00 +02:00 |
|
pipelines.py
|
…
|
|
|
py3-ignores.txt
|
…
|
|
|
requirements-py2.txt
|
[MRG+1] Drop py34 support - Update CI envs (#3892)
|
2019-08-07 12:36:52 +05:00 |
|
requirements-py3.txt
|
[MRG+1] Drop py34 support - Update CI envs (#3892)
|
2019-08-07 12:36:52 +05:00 |
|
spiders.py
|
Move request.cb_kwargs tests to their own test file
|
2019-06-26 12:31:12 -03:00 |
|
test_closespider.py
|
[MRG+1] Show elapsed time in statscollector (#3638)
|
2019-04-07 00:03:40 +05:00 |
|
test_command_fetch.py
|
…
|
|
|
test_command_parse.py
|
[Tests] Prevent more DeprecationWarnings
|
2019-07-13 20:23:15 -03:00 |
|
test_command_shell.py
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
|
test_command_version.py
|
…
|
|
|
test_commands.py
|
Fix presentation of template directory in startproject command
|
2018-08-15 01:35:01 -03:00 |
|
test_contracts.py
|
Add test coverage for contract failures involving multiple missing fields
|
2019-08-08 09:52:03 +02:00 |
|
test_crawl.py
|
Move request.cb_kwargs tests to their own test file
|
2019-06-26 12:31:12 -03:00 |
|
test_crawler.py
|
Deprecation removals for Scrapy 1.7
|
2019-07-06 13:41:56 +00:00 |
|
test_dependencies.py
|
…
|
|
|
test_downloader_handlers.py
|
Merge pull request #3450 from wRAR/tls-logging
|
2019-07-24 01:45:40 +05:00 |
|
test_downloadermiddleware.py
|
removes unused var
|
2019-06-17 00:06:44 +05:30 |
|
test_downloadermiddleware_ajaxcrawlable.py
|
…
|
|
|
test_downloadermiddleware_cookies.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_downloadermiddleware_decompression.py
|
…
|
|
|
test_downloadermiddleware_defaultheaders.py
|
…
|
|
|
test_downloadermiddleware_downloadtimeout.py
|
…
|
|
|
test_downloadermiddleware_httpauth.py
|
…
|
|
|
test_downloadermiddleware_httpcache.py
|
…
|
|
|
test_downloadermiddleware_httpcompression.py
|
…
|
|
|
test_downloadermiddleware_httpproxy.py
|
Check that spidercls arguments in scrapy.crawler classes are not spider objects
|
2019-02-12 14:46:27 +01:00 |
|
test_downloadermiddleware_redirect.py
|
Implement the METAREFRESH_IGNORE_TAGS setting
|
2019-05-08 12:52:29 +02:00 |
|
test_downloadermiddleware_retry.py
|
…
|
|
|
test_downloadermiddleware_robotstxt.py
|
[MRG+1] [GSoC 2019] Interface for robots.txt parsers (#3796)
|
2019-08-02 09:43:29 +02:00 |
|
test_downloadermiddleware_stats.py
|
PY3 fix DownloaderStats middleware tests
|
2015-09-01 04:09:15 +05:00 |
|
test_downloadermiddleware_useragent.py
|
…
|
|
|
test_dupefilters.py
|
Testing stats and log messages from RFPDupeFilter
|
2019-01-18 11:39:35 -02:00 |
|
test_engine.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_exporters.py
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_extension_telnet.py
|
Style changes
|
2018-09-26 13:28:34 -03:00 |
|
test_feedexport.py
|
Added: Properly handling quoted passwords in FEED_URI for FTP
|
2019-08-06 15:19:57 +01:00 |
|
test_http_cookies.py
|
…
|
|
|
test_http_headers.py
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_http_request.py
|
Create Request from curl command (#3862)
|
2019-08-08 09:43:42 +02:00 |
|
test_http_response.py
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_item.py
|
Implement Item.deepcopy()
|
2019-03-22 17:07:10 +01:00 |
|
test_link.py
|
…
|
|
|
test_linkextractors.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_linkextractors_deprecated.py
|
…
|
|
|
test_loader.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_logformatter.py
|
…
|
|
|
test_mail.py
|
…
|
|
|
test_middleware.py
|
Use collections.deque instead of list to store methods
|
2018-10-29 12:40:20 -03:00 |
|
test_pipeline_crawl.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_pipeline_files.py
|
Deprecation removals for Scrapy 1.7
|
2019-07-06 13:41:56 +00:00 |
|
test_pipeline_images.py
|
Deprecation removals for Scrapy 1.7
|
2019-07-06 13:41:56 +00:00 |
|
test_pipeline_media.py
|
Fix a memory leak on the Media Pipeline (Files and Images) (#3813)
|
2019-06-24 12:38:05 +02:00 |
|
test_proxy_connect.py
|
…
|
|
|
test_pydispatch_deprecated.py
|
…
|
|
|
test_request_cb_kwargs.py
|
Request.cb_kwargs: update in spider middleware
|
2019-06-26 12:48:00 -03:00 |
|
test_responsetypes.py
|
…
|
|
|
test_robotstxt_interface.py
|
[MRG+1] [GSoC 2019] Interface for robots.txt parsers (#3796)
|
2019-08-02 09:43:29 +02:00 |
|
test_scheduler.py
|
improve tests and fix some lint warnings (#6)
|
2019-03-25 16:08:40 +03:00 |
|
test_selector.py
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_spider.py
|
[Tests] Monkey patch unittest.TestCase to prevent DeprecationWarning(s)
|
2019-07-13 19:26:59 -03:00 |
|
test_spidermiddleware.py
|
…
|
|
|
test_spidermiddleware_depth.py
|
…
|
|
|
test_spidermiddleware_httperror.py
|
…
|
|
|
test_spidermiddleware_offsite.py
|
…
|
|
|
test_spidermiddleware_output_chain.py
|
…
|
|
|
test_spidermiddleware_referer.py
|
…
|
|
|
test_spidermiddleware_urllength.py
|
…
|
|
|
test_spiderstate.py
|
…
|
|
|
test_squeues.py
|
…
|
|
|
test_stats.py
|
…
|
|
|
test_toplevel.py
|
…
|
|
|
test_urlparse_monkeypatches.py
|
…
|
|
|
test_utils_conf.py
|
backwards → backward (adj.)
|
2019-03-01 16:10:23 +01:00 |
|
test_utils_console.py
|
…
|
|
|
test_utils_curl.py
|
Create Request from curl command (#3862)
|
2019-08-08 09:43:42 +02:00 |
|
test_utils_datatypes.py
|
Suggested changes
|
2019-07-15 12:37:09 -03:00 |
|
test_utils_defer.py
|
…
|
|
|
test_utils_deprecate.py
|
…
|
|
|
test_utils_gz.py
|
…
|
|
|
test_utils_http.py
|
…
|
|
|
test_utils_httpobj.py
|
…
|
|
|
test_utils_iterators.py
|
DOC address @stummjr's review comments
|
2018-09-18 05:02:17 +05:00 |
|
test_utils_log.py
|
…
|
|
|
test_utils_project.py
|
Fix test_utils_project under Windows
|
2018-08-15 01:53:20 -03:00 |
|
test_utils_python.py
|
Add tests for MutableChain
|
2018-10-11 11:55:13 -03:00 |
|
test_utils_reqser.py
|
Merge remote-tracking branch 'origin/master' into callback_kwargs
|
2019-06-26 11:03:31 -03:00 |
|
test_utils_request.py
|
…
|
|
|
test_utils_response.py
|
…
|
|
|
test_utils_serialize.py
|
…
|
|
|
test_utils_signal.py
|
…
|
|
|
test_utils_sitemap.py
|
…
|
|
|
test_utils_spider.py
|
…
|
|
|
test_utils_template.py
|
…
|
|
|
test_utils_trackref.py
|
…
|
|
|
test_utils_url.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test_webclient.py
|
…
|
|