Andrey Rakhmatullin
|
ea15ff1d32
|
Merge pull request #5915 from jxlil/feature/support-parsel-jmespath
Added support for the Parsel JMESPath feature
|
2023-05-03 13:18:39 +04:00 |
Jalil SA
|
a038faf11c
|
fix: tests/tes_selector.py
|
2023-05-02 19:40:04 -06:00 |
Jalil SA
|
4bb99fd2f3
|
fix: pylint
|
2023-05-02 19:26:20 -06:00 |
Jalil SA
|
a604dfae5c
|
update tests
|
2023-05-02 19:19:00 -06:00 |
Laerte Pereira
|
7b49aa1b01
|
chore: add tests
|
2023-05-02 12:53:04 -03:00 |
Jalil SA
|
578606779d
|
update tests
|
2023-04-29 00:52:39 -06:00 |
Jalil SA
|
3d29f20fc2
|
added tests for jmespath
|
2023-04-28 23:54:09 -06:00 |
guillermo-bondonno
|
b50c032ee9
|
Add feed_slot_closed and feed_exporter_closed signals (#5876)
|
2023-04-26 08:20:37 +02:00 |
Andrey Rakhmatullin
|
abc9c1ac6f
|
Merge pull request #5901 from jxlil/fix/5899
Fix: Request.from_curl() with $-prefixed string literals
|
2023-04-19 13:35:01 +04:00 |
tstauder
|
ef61fb5698
|
Fix flaky tests involving feed export batches (#5898)
Co-authored-by: jmannoop <jmannoop@umich.edu>
|
2023-04-19 08:33:32 +02:00 |
Jalil SA
|
88c58a8c9c
|
feat: added test_post_data_raw_with_string_prefix
|
2023-04-18 22:28:16 -05:00 |
guillermo-bondonno
|
441ac196e4
|
Implement a request_to_curl function (#5892)
|
2023-04-13 17:46:59 +02:00 |
Serhii A
|
c2a31974ff
|
Improve get_func_args (#5885)
|
2023-04-13 11:44:20 +02:00 |
Andrey Rakhmatullin
|
d911837389
|
Merge pull request #5881 from sbartlett97/LinkExtractor-Patch
Patched LxmlParserLinkExtractor
|
2023-04-12 12:28:21 +04:00 |
Adrián Chaves
|
3f0c2fae5e
|
Skip test_skip_bad_links based on the w3lib version
|
2023-04-12 09:28:28 +02:00 |
Kartik Kumar
|
d47c732ae9
|
base64-decode GCS checksums (#5891)
|
2023-04-11 18:25:42 +02:00 |
Felipe Boff Nunes
|
a0e2e36b52
|
adjustments
|
2023-04-06 14:23:19 -03:00 |
Felipe Boff Nunes
|
0ffd1667ba
|
adjustments
|
2023-04-06 14:17:35 -03:00 |
Samuel Bartlett
|
618e82dbe1
|
Exclude test for python versionbs less than 3.8
|
2023-03-31 15:12:47 +00:00 |
Samuel Bartlett
|
608b7de582
|
Skip new test if python version less than 3.8
|
2023-03-31 14:38:06 +00:00 |
Samuel Bartlett
|
4043560547
|
remove utf-8 encoding flag from test
|
2023-03-31 12:29:22 +00:00 |
Samuel Bartlett
|
00d93026c8
|
Fix bad test case
|
2023-03-31 08:30:19 +00:00 |
Samuel Bartlett
|
7cb7cf1ad1
|
Add link extractor back to test
|
2023-03-31 08:09:02 +00:00 |
Samuel Bartlett
|
9cbcf7724d
|
Add test to make sure spider doesn't crash on bad
|
2023-03-31 08:07:43 +00:00 |
auxsvr
|
d60b4edd11
|
Prevent an edge case that creates an extra event loop (#5832)
|
2023-03-14 09:31:13 +01:00 |
Alex
|
101a0c32d7
|
Support genspider with HTTPS (#5808)
|
2023-03-14 08:13:44 +01:00 |
Mohammadtaher Abbasi
|
afafc2781a
|
Fix parse command issues with asyncio (#5824)
|
2023-03-10 16:20:15 +01:00 |
Andrey Rakhmatullin
|
3659a8c8d9
|
Merge pull request #5328 from GeorgeA92/per_slot_settings
Per slot settings
|
2023-03-09 22:31:24 +05:00 |
Jalil SA
|
8aca47e25d
|
Add setdefault to BaseSettings (#5821)
|
2023-03-07 10:26:59 +01:00 |
Alex
|
78269f9a4f
|
Merge branch 'scrapy:master' into path_object_error_#5739
|
2023-02-25 20:49:04 -08:00 |
Georgiy Zatserklianyi
|
864eee66c7
|
per_slot_settings(docs): code style fix 3 (from previous pre-commit check)
|
2023-02-16 18:19:36 +02:00 |
Georgiy Zatserklianyi
|
dd5524eb98
|
per_slot_settings(docs): code style fix 2 (from previous pre-commit check)
|
2023-02-16 17:59:36 +02:00 |
Georgiy Zatserklianyi
|
045092e8d7
|
per_slot_settings(docs): code style fix (from previous pre-commit check)
|
2023-02-16 17:55:59 +02:00 |
Andrey Rakhmatullin
|
824641e349
|
Merge remote-tracking branch 'origin/master' into mypy-imports
|
2023-02-11 22:02:19 +04:00 |
Alex
|
f17d2e711d
|
Merge branch 'scrapy:master' into path_object_error_#5739
|
2023-02-10 00:56:51 -08:00 |
Georgiy Zatserklianyi
|
80a86de507
|
per_slot_settings: test delays increased
|
2023-02-08 22:40:22 +02:00 |
Georgiy Zatserklianyi
|
13d1f69c78
|
Merge remote-tracking branch 'upstream/master' into per_slot_settings
# Conflicts:
# scrapy/core/downloader/__init__.py
|
2023-02-08 22:23:13 +02:00 |
Alex
|
4692e0e16b
|
Merge branch 'master' into path_object_error_#5739
|
2023-02-02 11:10:01 -08:00 |
Adrián Chaves
|
b07d3f85a3
|
Upgrade CI tools
|
2023-02-02 06:37:40 +01:00 |
Alex
|
8c8894f4be
|
Apply black formatting to templates (#5814)
|
2023-02-02 04:42:47 +01:00 |
Andrey Rakhmatullin
|
ccd1385e11
|
Merge branch 'master' into no-callback
|
2023-01-30 15:43:05 +05:00 |
Andrey Rakhmatullin
|
da15d93d39
|
Merge pull request #5806 from jxlil/master
Use isort
|
2023-01-30 15:40:44 +05:00 |
Andrey Rakhmatullin
|
c0efb271a2
|
Ignore typing for twisted.internet.reactor globally.
|
2023-01-27 23:19:44 +04:00 |
Adrián Chaves
|
f03b47db05
|
Make NO_CALLBACK a callable
|
2023-01-27 17:35:32 +01:00 |
Alex
|
a1e2fbafdc
|
applied black to tests
|
2023-01-26 16:46:08 -08:00 |
Cj Malone
|
33b85a9e2a
|
Test local files aren't processed
|
2023-01-26 19:51:20 +00:00 |
Alex
|
5433015a25
|
Merge branch 'master' into path_object_error_#5739
|
2023-01-26 07:12:01 -08:00 |
Jalil SA
|
a5c1ef8276
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
Andrey Rakhmatullin
|
afd5d85320
|
Fix remaining issues in tests.
|
2023-01-25 22:15:10 +04:00 |
Andrey Rakhmatullin
|
2e33fb812b
|
Silence improper typing of twisted.internet.reactor in tests.
|
2023-01-25 22:15:07 +04:00 |