Laerte Pereira
|
8e0025f53d
|
Remove support for override settings with `SCRAPY_` environment variables
|
2022-11-22 09:38:54 -03:00 |
Mikhail Korobov
|
b103664bf4
|
Address 2/3 of warnings from tests (#5561)
|
2022-07-19 17:39:26 +02:00 |
Adrián Chaves
|
9aae4c0be7
|
Add tests for envvar setting warnings
|
2020-02-27 16:31:43 +01:00 |
Daniel Graña
|
d93d960319
|
Fix test_utils_project under Windows
|
2018-08-15 01:53:20 -03:00 |
Chomba Ng'ang'a
|
4ca61a2051
|
Update deprecated test aliases
- change ``failIf`` to ``assertFalse``
- change ``asertEquals`` to ``assertEqual``
- change ``assert_`` to ``assertTrue``
https://docs.python.org/2/library/unittest.html#deprecated-aliases
|
2017-08-09 12:52:10 +02:00 |
Mikhail Korobov
|
f0c4e5dfd5
|
TST fixed ProjectUtilsTest on OS X
Temp folder can be a symlink on OS X.
|
2017-02-16 16:32:23 +05:00 |
Elias Dorneles
|
2d932c173c
|
test abs path outside project as well
|
2016-09-30 15:07:58 -03:00 |
Elias Dorneles
|
25bd3b3fea
|
add .scrapy when outside spider too, add tests
|
2016-09-29 18:30:42 -03:00 |