mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Rewrite Message model tests in TypeScript
This commit is contained in:
@@ -14900,6 +14900,60 @@
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-02-07T19:52:28.522Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "ts/test-electron/models/messages_test.js",
|
||||
"line": " before(async () => {",
|
||||
"lineNumber": 33,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "ts/test-electron/models/messages_test.js",
|
||||
"line": " await window.ConversationController.load();",
|
||||
"lineNumber": 35,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-after(",
|
||||
"path": "ts/test-electron/models/messages_test.js",
|
||||
"line": " after(async () => {",
|
||||
"lineNumber": 39,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "ts/test-electron/models/messages_test.ts",
|
||||
"line": " before(async () => {",
|
||||
"lineNumber": 26,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "ts/test-electron/models/messages_test.ts",
|
||||
"line": " await window.ConversationController.load();",
|
||||
"lineNumber": 28,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-after(",
|
||||
"path": "ts/test-electron/models/messages_test.ts",
|
||||
"line": " after(async () => {",
|
||||
"lineNumber": 33,
|
||||
"reasonCategory": "testCode",
|
||||
"updated": "2020-10-21T00:45:53.649Z",
|
||||
"reasonDetail": "Test code and a false positive."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-before(",
|
||||
"path": "ts/test/util/windowsZoneIdentifier_test.js",
|
||||
@@ -15062,4 +15116,4 @@
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-09-08T23:07:22.682Z"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user