Ammar Najjar
|
58ca8bbf6d
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
Adrián Chaves
|
6e58da1dcd
|
Merge branch 'master' into azure-pipelines
|
2020-07-02 17:49:42 +02:00 |
Eugenio Lacuesta
|
3eeecb4273
|
Merge branch 'master' into flake8-max-line-length
|
2020-05-15 11:11:20 -03:00 |
Eugenio Lacuesta
|
9c6d13075a
|
Flake8: Remove E128 (tests, part 1)
|
2020-05-06 18:56:14 -03:00 |
Adrián Chaves
|
2f510fd47d
|
Fix ShellTest.test_local_file on Windows
|
2020-04-15 21:10:05 +02:00 |
Eugenio Lacuesta
|
182394bcec
|
E501 compliance (tests)
|
2020-03-22 23:29:30 -03:00 |
Adrián Chaves
|
75d6f56c8a
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
Mikhail Korobov
|
53da56c8dc
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
Paul Tremberth
|
2cd579a774
|
Add test for fetch(url) within shell with and without redirect
|
2016-12-07 19:07:32 +01:00 |
Paul Tremberth
|
7e54de2455
|
Add tests for shell command with and without --no-redirect
|
2016-12-07 18:41:24 +01:00 |
Paul Tremberth
|
b828facff4
|
Add shell test for using scrapy.Request() directly without importing scrapy
|
2016-09-15 19:25:20 +02:00 |
Paul Tremberth
|
78f00401cd
|
Remove unused import in tests
|
2016-01-29 16:56:05 +01:00 |
Paul Tremberth
|
481e251775
|
Move guess_scheme() tests to relevant test module
|
2016-01-28 13:51:50 +01:00 |
Paul Tremberth
|
cae268402d
|
Move guess_scheme() to scrapy.utils.url
|
2016-01-28 13:42:04 +01:00 |
Paul Tremberth
|
5f09da60c1
|
Revert "Use pytest.mark.parametrize decorator"
This reverts commit 1a30a7774b.
|
2016-01-22 23:48:58 +01:00 |
Paul Tremberth
|
1a30a7774b
|
Use pytest.mark.parametrize decorator
|
2016-01-22 18:22:19 +01:00 |
Paul Tremberth
|
7a51d370f3
|
Regex-based guess_scheme() + refactor tests
|
2016-01-22 17:16:27 +01:00 |
Paul Tremberth
|
6d73e057b5
|
Extract guess_scheme function and refactor tests
|
2016-01-22 13:07:42 +01:00 |
Paul Tremberth
|
8bd5b60889
|
Remove relpath filepath
|
2016-01-21 23:23:50 +01:00 |
Paul Tremberth
|
240ecbf323
|
Add local file tests for scrapy shell command
Continuation of #1579
|
2016-01-21 22:59:48 +01:00 |
Konstantin Lopuhin
|
47d3c63338
|
py3: port fetch and shell commands, and review + enable already passing test_closespider.py and tests/test_utils_template.py
|
2016-01-20 23:01:29 +03:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |