[{ "testCaseDescription": "javascript-comment-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "insert": { "start": [ 1, 1 ], "end": [ 1, 22 ] } }, "summary": "Added the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "9ed8066a32b8ac3bc857ec9ffb963f12322f5224", "gitDir": "test/corpus/repos/javascript", "sha2": "cbdd13e093a8640ad08ec76174b68cf07600c1ea" } ,{ "testCaseDescription": "javascript-comment-replacement-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "insert": { "start": [ 1, 1 ], "end": [ 3, 3 ] } }, "summary": "Added the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 4, 1 ], "end": [ 4, 22 ] } }, "summary": "Added the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "cbdd13e093a8640ad08ec76174b68cf07600c1ea", "gitDir": "test/corpus/repos/javascript", "sha2": "f5a91dac7a4f5f86c7a7cf2c69c5e988fb408712" } ,{ "testCaseDescription": "javascript-comment-delete-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "end": [ 3, 3 ] }, { "start": [ 1, 1 ], "end": [ 1, 22 ] } ] }, "summary": "Replaced the '/*\n * This is a method\n*/' comment with the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "f5a91dac7a4f5f86c7a7cf2c69c5e988fb408712", "gitDir": "test/corpus/repos/javascript", "sha2": "c8bd2718371b28040fa981ce35a138725b120aad" } ,{ "testCaseDescription": "javascript-comment-replacement-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "end": [ 1, 22 ] }, { "start": [ 1, 1 ], "end": [ 3, 3 ] } ] }, "summary": "Replaced the '// This is a property' comment with the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "c8bd2718371b28040fa981ce35a138725b120aad", "gitDir": "test/corpus/repos/javascript", "sha2": "f638e783e9d0ee750f8f201471d4b1b9e9f3f9a3" } ,{ "testCaseDescription": "javascript-comment-delete-replacement-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "end": [ 3, 3 ] } }, "summary": "Deleted the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 22 ] } }, "summary": "Deleted the '// This is a property' comment", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 2, 1 ], "end": [ 4, 3 ] } }, "summary": "Added the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "f638e783e9d0ee750f8f201471d4b1b9e9f3f9a3", "gitDir": "test/corpus/repos/javascript", "sha2": "48711051e73107b9a44cf4c146dbdbdcafea224f" } ,{ "testCaseDescription": "javascript-comment-delete-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "end": [ 1, 22 ] } }, "summary": "Deleted the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "48711051e73107b9a44cf4c146dbdbdcafea224f", "gitDir": "test/corpus/repos/javascript", "sha2": "8446a2ada4c302787a76d6f8654f66e0f14e9fa6" } ,{ "testCaseDescription": "javascript-comment-delete-rest-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "end": [ 3, 3 ] } }, "summary": "Deleted the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "8446a2ada4c302787a76d6f8654f66e0f14e9fa6", "gitDir": "test/corpus/repos/javascript", "sha2": "af31bc75c5b7a9054f10c295c885d0cc2c5d1d06" }]