Andrey Rakhmatullin
|
79bf8b1f2e
|
Test cleanup.
|
2023-06-15 19:28:14 +04:00 |
Andrey Rakhmatullin
|
2f9ebb66c3
|
Remove some dead code/docs.
|
2023-06-15 17:00:38 +04:00 |
Andrey Rakhmatullin
|
c7f78a8305
|
Revert "Remove load_module_or_object."
This reverts commit 815af43120.
|
2023-06-14 20:43:18 +04:00 |
Andrey Rakhmatullin
|
815af43120
|
Remove load_module_or_object.
|
2023-06-14 18:11:14 +04:00 |
Andrey Rakhmatullin
|
7ebb8256f0
|
Some cleanup.
|
2023-06-14 17:52:11 +04:00 |
Andrey Rakhmatullin
|
fdbc141b23
|
Replace pkg_resources with packaging.
|
2023-06-14 17:23:50 +04:00 |
Andrey Rakhmatullin
|
55ac26228b
|
Remove builtin addons.
|
2023-06-14 16:50:43 +04:00 |
Andrey Rakhmatullin
|
075ad6f196
|
Test, linter etc. fixes.
|
2023-06-14 16:34:18 +04:00 |
Andrey Rakhmatullin
|
898e3045a1
|
Merge branch 'master' into addons
|
2023-06-14 15:37:08 +04:00 |
Andrey Rakhmatullin
|
85fe88f80f
|
Merge pull request #5833 from GodelTech/issue_960_s3_feed_export
Fix #960: S3 Feed Export throws boto error
|
2023-06-13 18:44:06 +04:00 |
Andrey Rakhmatullin
|
9e0bfc4a3d
|
Merge pull request #5705 from srki24/issue5043-feed_export
S3 CsvItemExporter read of closed file error #5043
|
2023-06-13 18:14:27 +04:00 |
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 |
jazzthief
|
4ebc08ef10
|
Switch from `is_boto3_available()` to `IS_BOTO3_AVAILABLE` var
|
2023-03-16 17:24:11 +01:00 |
Adrián Chaves
|
7e7b41c6b3
|
Fix test expectations for boto3
|
2023-03-15 16:38:13 +01:00 |
Adrián Chaves
|
39dbfa1d82
|
Minimize test reliance on S3; do not install botocore on the default test environments
|
2023-03-15 15:31:39 +01: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 |