summary refs log tree commit diff
path: root/tests/test_preview.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up preview URL API. Add tests.Erik Johnston2016-08-161-1/+79
| | | | | | | | | This includes: - Splitting out methods of a class into stand alone functions, to make them easier to test. - Adding unit tests to split out functions, testing HTML -> preview. - Handle the fact that elements in lxml may have tail text.
* Test summarizationErik Johnston2016-08-041-0/+139