)]}'
{"horizon/conf/panel_template/tests.py":[{"author":{"_account_id":543,"name":"Tres Henry","username":"tres"},"change_message_id":"38fdb07e9ed5b1e726009051f3f138c77c179c30","unresolved":false,"context_lines":[{"line_number":4,"context_line":"class {{ panel_name|title}}Tests(test.TestCase):"},{"line_number":5,"context_line":"    # Unit tests for {{ panel_name }}."},{"line_number":6,"context_line":"    def test_me(self):"},{"line_number":7,"context_line":"        self.assertTrue(1 + 1 \u003d\u003d 2)"}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAAHH%2F%2F%2BZA%3D","line":7,"updated":"2012-04-30 16:52:13.000000000","message":"Can this be a test for the existence of the panel or a basic template test?","commit_id":"baf3377e84248b6527a23479b4e3ffb8ce3bfe4d"},{"author":{"_account_id":1816,"name":"Gabriel Hurley","email":"gabriel.hurley@nebula.com","username":"gabriel-hurley"},"change_message_id":"718a9e99b2c3c23bcacf97042dc2ad93d6cb2e42","unresolved":false,"context_lines":[{"line_number":4,"context_line":"class {{ panel_name|title}}Tests(test.TestCase):"},{"line_number":5,"context_line":"    # Unit tests for {{ panel_name }}."},{"line_number":6,"context_line":"    def test_me(self):"},{"line_number":7,"context_line":"        self.assertTrue(1 + 1 \u003d\u003d 2)"}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAAHH%2F%2F9qw%3D","line":7,"in_reply_to":"AAAAHH%2F%2F%2BZA%3D","updated":"2012-05-01 21:03:17.000000000","message":"Not knowing exactly how the end user might use the template, I\u0027d be hesitant to make any assumptions about it... you can\u0027t actually run the tests right off the bat in all cases anyway. This is mostly here just as a reminder that you should write tests.\n\nIt\u0027s modeled after Django\u0027s own app template: https://github.com/django/django/blob/master/django/conf/app_template/tests.py","commit_id":"baf3377e84248b6527a23479b4e3ffb8ce3bfe4d"}]}
