)]}'
{"barbican/tests/api/controllers/test_secrets.py":[{"author":{"_account_id":7973,"name":"Douglas Mendizábal","email":"dmendiza@redhat.com","username":"dougmendizabal"},"change_message_id":"a54b7c93b810be9de34b7d6dbab13271b2adef67","unresolved":false,"context_lines":[{"line_number":409,"context_line":"        )"},{"line_number":410,"context_line":"        self.assertEqual(404, get_resp.status_int)"},{"line_number":411,"context_line":""},{"line_number":412,"context_line":"    def test_returns_406_with_get_bad_accept_header(self):"},{"line_number":413,"context_line":"        resp, secret_uuid \u003d create_secret("},{"line_number":414,"context_line":"            self.app,"},{"line_number":415,"context_line":"            payload\u003d\u0027blah\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"5f7c97a3_c802520d","side":"PARENT","line":412,"updated":"2018-06-28 00:43:37.000000000","message":"I removed this test, because Pecan does not 406 on json templates.  By default, Pecan will return a 200 with the correct \u0027application/json\u0027 content type.  This is the same behavior as other controllers, like GET /v1/secrets, for example, so it doesn\u0027t make sense to test for it only for this route.","commit_id":"4aa855df8318a75b20eeb8cf2c1bed895cd23721"}]}
