2016-10-06 02:17:46 +03:00
|
|
|
[{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-insert-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {
|
|
|
|
"boolean-operator.js": [
|
|
|
|
"Added the 'i || j' boolean operator"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha1": "59296bb55e2a8b7e4618367d4a796b089c2da907",
|
2016-10-06 02:17:46 +03:00
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha2": "20b8ab7a83965d0e21cc9f83d4b73eada57573f5"
|
2016-10-06 02:17:46 +03:00
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-replacement-insert-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {
|
|
|
|
"boolean-operator.js": [
|
2016-10-06 18:45:04 +03:00
|
|
|
"Added the 'i && j' boolean operator",
|
2016-10-06 02:17:46 +03:00
|
|
|
"Added the 'i || j' boolean operator"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha1": "20b8ab7a83965d0e21cc9f83d4b73eada57573f5",
|
2016-10-06 02:17:46 +03:00
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha2": "0ae891acc39e1ec380c35b9a3c99d042d9265191"
|
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-delete-insert-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
|
|
|
"sha1": "0ae891acc39e1ec380c35b9a3c99d042d9265191",
|
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
|
|
"sha2": "4a4312c7aec5b34ff98d56611a94e97935c3c187"
|
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-replacement-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
|
|
|
"sha1": "4a4312c7aec5b34ff98d56611a94e97935c3c187",
|
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
|
|
|
"sha2": "f9faf3b8fbb063cf2e874d2ac30e3dbf1f55bb4a"
|
2016-10-06 02:17:46 +03:00
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-delete-replacement-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {
|
|
|
|
"boolean-operator.js": [
|
2016-10-06 18:45:04 +03:00
|
|
|
"Deleted the 'i && j' boolean operator"
|
2016-10-06 02:17:46 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha1": "f9faf3b8fbb063cf2e874d2ac30e3dbf1f55bb4a",
|
2016-10-06 02:17:46 +03:00
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha2": "14713f00c83622e83ad8357796897b5bd0df10ff"
|
2016-10-06 02:17:46 +03:00
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-delete-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {
|
|
|
|
"boolean-operator.js": [
|
2016-10-06 18:45:04 +03:00
|
|
|
"Deleted the 'i || j' boolean operator"
|
2016-10-06 02:17:46 +03:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha1": "14713f00c83622e83ad8357796897b5bd0df10ff",
|
2016-10-06 02:17:46 +03:00
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha2": "e5170b8871a808f3c4fd38ea1b5d229e13de0552"
|
2016-10-06 02:17:46 +03:00
|
|
|
}
|
|
|
|
,{
|
|
|
|
"testCaseDescription": "javascript-boolean-operator-delete-rest-test",
|
|
|
|
"expectedResult": {
|
|
|
|
"changes": {
|
|
|
|
"boolean-operator.js": [
|
|
|
|
"Deleted the 'i && j' boolean operator"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"errors": {}
|
|
|
|
},
|
|
|
|
"filePaths": [
|
|
|
|
"boolean-operator.js"
|
|
|
|
],
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha1": "e5170b8871a808f3c4fd38ea1b5d229e13de0552",
|
2016-10-06 02:17:46 +03:00
|
|
|
"gitDir": "test/corpus/repos/javascript",
|
2016-10-06 18:45:04 +03:00
|
|
|
"sha2": "64908cefe1f4a89c4491d3512ab5bb6fb4625096"
|
2016-10-06 02:17:46 +03:00
|
|
|
}]
|