mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
125 lines
4.3 KiB
JSON
125 lines
4.3 KiB
JSON
[{
|
|
"testCaseDescription": "javascript-chained-property-access-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Added the 'returned.promise().done(…).fail(…)' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "11ccebb3d2c5d7d4a97cf627935fc3e197fb950e",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "846f0dee434c2bbb84973eaa833c5ed45626e082"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-replacement-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Added the 'returned.promise().done(…).fail(…)' return statement",
|
|
"Added the 'returned.promise().done(…).fail(…)' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "846f0dee434c2bbb84973eaa833c5ed45626e082",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "c124ec2fe8d0fe706990247d63eb827001de6c1b"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-delete-insert-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Replaced the 'otherDefer' identifier with the 'newDefer' identifier in the returned.promise().done(…) method call",
|
|
"Replaced the 'otherDefer' identifier with the 'newDefer' identifier in the returned.promise().done(…).fail(…) method call"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "c124ec2fe8d0fe706990247d63eb827001de6c1b",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "413772ed68e07ab132d487ec58c15ab09e879d81"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Replaced the 'newDefer' identifier with the 'otherDefer' identifier in the returned.promise().done(…) method call",
|
|
"Replaced the 'newDefer' identifier with the 'otherDefer' identifier in the returned.promise().done(…).fail(…) method call"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "413772ed68e07ab132d487ec58c15ab09e879d81",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0b11ce6f66261a4544dee6021f49c11532d12b1a"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-delete-replacement-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Deleted the 'returned.promise().done(…).fail(…)' return statement",
|
|
"Deleted the 'returned.promise().done(…).fail(…)' return statement",
|
|
"Added the 'returned.promise().done(…).fail(…)' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "0b11ce6f66261a4544dee6021f49c11532d12b1a",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "6476fe1d4c23920f5580472c47236ffd2096b052"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-delete-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Deleted the 'returned.promise().done(…).fail(…)' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "6476fe1d4c23920f5580472c47236ffd2096b052",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "0ac329a24938dc9af2a7d1e696db1276be75302a"
|
|
}
|
|
,{
|
|
"testCaseDescription": "javascript-chained-property-access-delete-rest-test",
|
|
"expectedResult": {
|
|
"changes": {
|
|
"chained-property-access.js": [
|
|
"Deleted the 'returned.promise().done(…).fail(…)' return statement"
|
|
]
|
|
},
|
|
"errors": {}
|
|
},
|
|
"filePaths": [
|
|
"chained-property-access.js"
|
|
],
|
|
"sha1": "0ac329a24938dc9af2a7d1e696db1276be75302a",
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
"sha2": "8af94011636553e3660a7814c213d3c936a284bc"
|
|
}]
|