Mikhail Korobov
|
2c3b2158c9
|
DOC address @stummjr's review comments
* fixed several small issues
* re-written "Creating Selectors" section
* fixed remaining .extract usage in tests
|
2018-09-18 05:02:17 +05:00 |
Mikhail Korobov
|
53da56c8dc
|
TST update tests to use get/getall/attrib instead of extract
|
2018-09-12 17:57:27 +05:00 |
Jakob de Maeyer
|
cb28175750
|
Fix csviter tests by explicitly using newline only
|
2018-08-15 01:35:01 -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 |
Paul Tremberth
|
1347015a80
|
Refactored test code
|
2016-01-13 12:32:28 +01:00 |
Paul Tremberth
|
d4c7d72b2b
|
Add tests for input type in xmliter calls
|
2016-01-13 12:13:47 +01:00 |
Paul Tremberth
|
9fad25f3d1
|
Use explicit Unicode and bytes for XML body in tests
|
2016-01-13 11:42:41 +01:00 |
Paul Tremberth
|
2f2c2e8096
|
Merge remote-tracking branch 'origin/master' into xmliter-unicode
|
2016-01-13 11:42:01 +01:00 |
Paul Tremberth
|
6ddd814738
|
Support unicode tags in xml iterators (fixes #1665)
|
2016-01-12 10:48:45 +01:00 |
Paul Tremberth
|
d4872940db
|
PY3: port utils/iterators
|
2016-01-07 10:51:27 +01:00 |
Νικόλαος-Διγενής Καραγιάννης
|
d66efb13ba
|
test xml nodename with dots
|
2015-10-07 14:43:47 +03:00 |
nyov
|
17b5e9fb86
|
PY3 response bodies as bytes
|
2015-08-08 04:23:32 +05:00 |
nyov
|
6d48c19acd
|
dissolve `scrapy.contrib_exp`
|
2015-04-07 21:20:48 +00:00 |
tpeng
|
82d138e87e
|
support namespace prefix in xmliter_lxml
|
2014-12-15 16:17:06 +01:00 |
Mikael Åhlén
|
22da1783bd
|
added a test-case for wrong quotechar
|
2014-09-13 03:47:40 +02:00 |
Mikael Åhlén
|
47b6dff9f1
|
Allow to specify the quotechar in CSVFeedSpider
|
2014-09-13 02:14:57 +02:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |