[{ "testCaseDescription": "javascript-comment-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "insert": { "start": [ 1, 1 ], "name": "comment.js", "end": [ 1, 22 ] } }, "summary": "Added the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "61540dc73cfaad0786519aca74727ab895384c00", "gitDir": "test/corpus/repos/javascript", "sha2": "93f50d2243f8c7646daf8fddb830df53de42d8f5" } ,{ "testCaseDescription": "javascript-comment-replacement-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "insert": { "start": [ 1, 1 ], "name": "comment.js", "end": [ 3, 3 ] } }, "summary": "Added the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 4, 1 ], "name": "comment.js", "end": [ 4, 22 ] } }, "summary": "Added the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "93f50d2243f8c7646daf8fddb830df53de42d8f5", "gitDir": "test/corpus/repos/javascript", "sha2": "3ee6b1b429b8805f1051cbc143cc64d9462ba4d5" } ,{ "testCaseDescription": "javascript-comment-delete-insert-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "name": "comment.js", "end": [ 3, 3 ] }, { "start": [ 1, 1 ], "name": "comment.js", "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": "3ee6b1b429b8805f1051cbc143cc64d9462ba4d5", "gitDir": "test/corpus/repos/javascript", "sha2": "8873c3149ab63a064d4b6e59d9bab7b7e2c1da68" } ,{ "testCaseDescription": "javascript-comment-replacement-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "name": "comment.js", "end": [ 1, 22 ] }, { "start": [ 1, 1 ], "name": "comment.js", "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": "8873c3149ab63a064d4b6e59d9bab7b7e2c1da68", "gitDir": "test/corpus/repos/javascript", "sha2": "ce476dad66521fd00c2643b33d27d97f0ea06dc5" } ,{ "testCaseDescription": "javascript-comment-delete-replacement-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "name": "comment.js", "end": [ 3, 3 ] } }, "summary": "Deleted the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" }, { "span": { "delete": { "start": [ 4, 1 ], "name": "comment.js", "end": [ 4, 22 ] } }, "summary": "Deleted the '// This is a property' comment", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 2, 1 ], "name": "comment.js", "end": [ 4, 3 ] } }, "summary": "Added the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "ce476dad66521fd00c2643b33d27d97f0ea06dc5", "gitDir": "test/corpus/repos/javascript", "sha2": "fae5624ac16f834275314d94ff7584a48542f0b5" } ,{ "testCaseDescription": "javascript-comment-delete-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "name": "comment.js", "end": [ 1, 22 ] } }, "summary": "Deleted the '// This is a property' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "fae5624ac16f834275314d94ff7584a48542f0b5", "gitDir": "test/corpus/repos/javascript", "sha2": "bfcfebda701bcee0da94c64a24d5ca11a03270df" } ,{ "testCaseDescription": "javascript-comment-delete-rest-test", "expectedResult": { "changes": { "comment.js": [ { "span": { "delete": { "start": [ 1, 1 ], "name": "comment.js", "end": [ 3, 3 ] } }, "summary": "Deleted the '/*\n * This is a method\n*/' comment", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "comment.js" ], "sha1": "bfcfebda701bcee0da94c64a24d5ca11a03270df", "gitDir": "test/corpus/repos/javascript", "sha2": "7d081d5591b64adba332f89a0a3aeba494aa1b0e" }]