[{ "testCaseDescription": "javascript-identifier-insert-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "insert": { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 7 ] } }, "summary": "Added the 'theVar' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "d284f40259b610bfb02c24b4693ef24e5f303e86", "gitDir": "test/corpus/repos/javascript", "sha2": "dabdbabd7ba1526716d469c78c10f9737b47d01c" } ,{ "testCaseDescription": "javascript-identifier-replacement-insert-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "insert": { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 8 ] } }, "summary": "Added the 'theVar2' identifier", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 2, 1 ], "filepath": "identifier.js", "end": [ 2, 7 ] } }, "summary": "Added the 'theVar' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "dabdbabd7ba1526716d469c78c10f9737b47d01c", "gitDir": "test/corpus/repos/javascript", "sha2": "941b3f8591a3ba18973481f416050bda8b357c2b" } ,{ "testCaseDescription": "javascript-identifier-delete-insert-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 8 ] }, { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 7 ] } ] }, "summary": "Replaced the 'theVar2' identifier with the 'theVar' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "941b3f8591a3ba18973481f416050bda8b357c2b", "gitDir": "test/corpus/repos/javascript", "sha2": "db4dc209656d906ff5981039a5d73cd5a8d69260" } ,{ "testCaseDescription": "javascript-identifier-replacement-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "replace": [ { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 7 ] }, { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 8 ] } ] }, "summary": "Replaced the 'theVar' identifier with the 'theVar2' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "db4dc209656d906ff5981039a5d73cd5a8d69260", "gitDir": "test/corpus/repos/javascript", "sha2": "06f578ead4766ba168235bde73ed44eed1dcd3c2" } ,{ "testCaseDescription": "javascript-identifier-delete-replacement-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "delete": { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 8 ] } }, "summary": "Deleted the 'theVar2' identifier", "tag": "JSONSummary" }, { "span": { "delete": { "start": [ 2, 1 ], "filepath": "identifier.js", "end": [ 2, 7 ] } }, "summary": "Deleted the 'theVar' identifier", "tag": "JSONSummary" }, { "span": { "insert": { "start": [ 2, 1 ], "filepath": "identifier.js", "end": [ 2, 8 ] } }, "summary": "Added the 'theVar2' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "06f578ead4766ba168235bde73ed44eed1dcd3c2", "gitDir": "test/corpus/repos/javascript", "sha2": "060798e5d93e623ed5b941f4352826f1238b4ebd" } ,{ "testCaseDescription": "javascript-identifier-delete-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "delete": { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 7 ] } }, "summary": "Deleted the 'theVar' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "060798e5d93e623ed5b941f4352826f1238b4ebd", "gitDir": "test/corpus/repos/javascript", "sha2": "9b4f87f5191a1690b9f4f4c381e1c43dc9158905" } ,{ "testCaseDescription": "javascript-identifier-delete-rest-test", "expectedResult": { "changes": { "identifier.js": [ { "span": { "delete": { "start": [ 1, 1 ], "filepath": "identifier.js", "end": [ 1, 8 ] } }, "summary": "Deleted the 'theVar2' identifier", "tag": "JSONSummary" } ] }, "errors": {} }, "filePaths": [ "identifier.js" ], "sha1": "9b4f87f5191a1690b9f4f4c381e1c43dc9158905", "gitDir": "test/corpus/repos/javascript", "sha2": "a0b31feb22c899b106e153d1abbe125b102e7ddb" }]