aeakoski / scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.
https://scrapy.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Test: Add test for setting default value in _get_serializable_fields #20

Closed zkck closed 6 years ago

zkck commented 6 years ago

Corresponds to issue #21. This test gives 100% branch coverage to _get_serializable_fields.