klip
klip copied to clipboard
clip title assertions fail in tests
The title assertions fail in tests with the error(s):
File "tests/tests.py", line 74, in test_books
assert(item["title"] in ["Regular Expressions Cookbook", "Das Kapital"])
AssertionError
File "tests/tests.py", line 68, in test_books
assert(item["title"] in ["The Mythical Man Month", "Two Scoops of Django: Best Practices for Django 1.5"])
AssertionError