| .. |
|
keys
|
…
|
|
|
mocks
|
…
|
|
|
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
|
Remove deprecated CrawlerSettings class and Settings attributes
|
2018-07-09 17:16:31 +00:00 |
|
test_spiderloader
|
…
|
|
|
test_utils_misc
|
Merge branch 'master' into enhancement/alternate-feedexport-constructors
|
2018-07-20 12:09:50 -03:00 |
|
__init__.py
|
…
|
|
|
constraints.txt
|
TST exclude lxml==4.2.2 from tests, as it doesn't play well with Pillow
|
2018-06-28 01:02:30 +05:00 |
|
mockserver.py
|
Creating a connection to 0.0.0.0 fails on windows but not on linux nor mac
|
2018-08-15 01:35:01 -03:00 |
|
pipelines.py
|
add item_error to be catchable (#3256)
|
2018-07-03 16:00:59 -03:00 |
|
py3-ignores.txt
|
…
|
|
|
requirements-py2.txt
|
no need for this
|
2019-03-22 15:40:37 +03:00 |
|
requirements-py3.txt
|
pywin32 is required to run tests under windows
|
2018-08-15 01:33:38 -03:00 |
|
spiders.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_closespider.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_command_fetch.py
|
…
|
|
|
test_command_parse.py
|
Fix test_command_parse under windows
|
2018-08-15 01:08:40 -07:00 |
|
test_command_shell.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05: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
|
Merge pull request #3381 from StasDeep/fix/issue-3380
|
2018-09-06 11:41:02 -03:00 |
|
test_crawl.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_crawler.py
|
Twisted's unittest.Testcase assertRaiess can't be used as context manager
|
2018-08-15 08:54:18 -03:00 |
|
test_dependencies.py
|
…
|
|
|
test_downloader_handlers.py
|
fix ftp tests on windows
|
2018-08-15 01:35:01 -03:00 |
|
test_downloadermiddleware.py
|
…
|
|
|
test_downloadermiddleware_ajaxcrawlable.py
|
…
|
|
|
test_downloadermiddleware_cookies.py
|
…
|
|
|
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
|
fix the test case name of HttpProxyMiddleware
|
2018-06-20 16:56:46 +08:00 |
|
test_downloadermiddleware_redirect.py
|
…
|
|
|
test_downloadermiddleware_retry.py
|
…
|
|
|
test_downloadermiddleware_robotstxt.py
|
…
|
|
|
test_downloadermiddleware_stats.py
|
…
|
|
|
test_downloadermiddleware_useragent.py
|
…
|
|
|
test_dupefilters.py
|
Fix test for dupefilter
|
2018-07-26 16:24:58 -03:00 |
|
test_engine.py
|
tests for new signal
|
2018-08-17 14:39:54 +00:00 |
|
test_exporters.py
|
…
|
|
|
test_feedexport.py
|
Use ignore_errors option from rmtree
|
2018-08-15 11:59:09 -03:00 |
|
test_http_cookies.py
|
…
|
|
|
test_http_headers.py
|
…
|
|
|
test_http_request.py
|
Merge pull request #3283 from CCInCharge/issue3247
|
2018-08-02 14:49:14 -03:00 |
|
test_http_response.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_item.py
|
…
|
|
|
test_link.py
|
…
|
|
|
test_linkextractors.py
|
…
|
|
|
test_linkextractors_deprecated.py
|
…
|
|
|
test_loader.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_logformatter.py
|
…
|
|
|
test_mail.py
|
…
|
|
|
test_middleware.py
|
…
|
|
|
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
|
added test for gcs policy
|
2018-04-03 18:06:34 +09:00 |
|
test_pipeline_images.py
|
TST remove workaround for old Pillow versions which don't support BytesIO
|
2018-06-28 01:01:27 +05:00 |
|
test_pipeline_media.py
|
…
|
|
|
test_proxy_connect.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_pydispatch_deprecated.py
|
…
|
|
|
test_responsetypes.py
|
…
|
|
|
test_scheduler.py
|
Integration test
|
2019-03-22 15:40:36 +03:00 |
|
test_selector.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_selector_csstranslator.py
|
…
|
|
|
test_spider.py
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
|
test_spidermiddleware_depth.py
|
…
|
|
|
test_spidermiddleware_httperror.py
|
[MRG+1] Automatic port selection for servicies in unit tests (#3210)
|
2018-05-23 21:25:50 +03:00 |
|
test_spidermiddleware_offsite.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
|
…
|
|
|
test_utils_console.py
|
…
|
|
|
test_utils_datatypes.py
|
…
|
|
|
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
|
Fix telnet warnings in tests
|
2018-07-09 13:44:02 +03:00 |
|
test_utils_project.py
|
Fix test_utils_project under Windows
|
2018-08-15 01:53:20 -03:00 |
|
test_utils_python.py
|
…
|
|
|
test_utils_reqser.py
|
…
|
|
|
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
|
…
|
|
|
test_webclient.py
|
…
|
|