evorepo/todolists/tests
Jelle van der Waa 79ae9db6f3 todolists: tests: convert response.content to str
Network data is usually a bytes object while the todolist.name is a str.
2019-01-21 21:19:58 +01:00
..
__init__.py todolists: Add missing __init__.py in tests 2018-03-25 17:31:58 +02:00
test_models.py More code refactoring / tests (#79) 2018-01-29 14:10:10 -05:00
test_templatetags_todolists.py todolists: Add test for templatetags 2018-03-25 17:34:44 +02:00
test_views.py todolists: tests: convert response.content to str 2019-01-21 21:19:58 +01:00