scrapy/tests/CrawlerProcess
AngelikiBoura b2afcbfe2b
Fix typos in three files for Flake8 check (#5487)
* Fix typos in extensions files

Made some fixes in files memusage.py and statsmailer.py
in order to pass the flake8 check.

* Fix typos in twisted_reactor_custom_settings_same.py

A small change was needed in order for flake8 check
to pass.
2022-05-05 15:49:52 +02:00
..
asyncio_custom_loop.py Add a setting to customize the asyncio event loop (#4414) 2020-08-19 09:18:14 +02:00
asyncio_deferred_signal.py Typing: switch to a newer version of MyPy to check types 2021-07-21 17:10:10 +02:00
asyncio_enabled_no_reactor.py Specify Twisted reactor (TWISTED_REACTOR setting) (#4294) 2020-02-06 22:42:34 +05:00
asyncio_enabled_reactor.py Set WindowsSelectorEventLoopPolicy on Windows (#5315) 2021-12-31 20:38:10 +01:00
caching_hostname_resolver.py CachingHostnameResolver tests 2020-10-09 10:38:07 -03:00
caching_hostname_resolver_ipv6.py CachingHostnameResolver tests 2020-10-09 10:38:07 -03:00
default_name_resolver.py CachingHostnameResolver tests 2020-10-09 10:38:07 -03:00
simple.py Add a test for a CrawlerProcess script. (#4218) 2019-12-13 18:04:05 +05:00
twisted_reactor_asyncio.py Specify Twisted reactor (TWISTED_REACTOR setting) (#4294) 2020-02-06 22:42:34 +05:00
twisted_reactor_custom_settings.py Add tests for TWISTED_REACTOR in custom_settings. 2021-12-23 16:35:26 +05:00
twisted_reactor_custom_settings_conflict.py Fix a reactor test on Windows. 2021-12-23 17:40:31 +05:00
twisted_reactor_custom_settings_same.py Fix typos in three files for Flake8 check (#5487) 2022-05-05 15:49:52 +02:00
twisted_reactor_poll.py Specify Twisted reactor (TWISTED_REACTOR setting) (#4294) 2020-02-06 22:42:34 +05:00
twisted_reactor_select.py Specify Twisted reactor (TWISTED_REACTOR setting) (#4294) 2020-02-06 22:42:34 +05:00