readability/test
Ben Olive 5dd52d5698 Ensure `remove_tag` returns a valid html_tree
If the entire input is stripped out, this used to return `nil` which
caused downstream parsing to fail. Instead, return `[]` which is the
Floki representation of an empty tree.

Fixes #36
2018-10-11 10:35:16 +09:00
..
fixtures added ability to handle text-based responses 2017-08-21 21:54:30 +01:00
readability Ensure `remove_tag` returns a valid html_tree 2018-10-11 10:35:16 +09:00
readability_http_test.exs Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
readability_test.exs Add Elixir 1.6 formatter config file and formatted the codebase 2018-02-09 11:42:08 +08:00
test_helper.exs add test 2016-04-24 14:32:43 +09:00