suppression dossier target et modif dans gitignore
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f7e35a21cb
commit
c8247bd998
@ -1,5 +1,5 @@
|
||||
package org.tbasket.error
|
||||
|
||||
trait ExceptionEnum extends Exception {
|
||||
|
||||
|
||||
}
|
||||
|
@ -1,61 +0,0 @@
|
||||
{
|
||||
"results": [
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/login situation tests/login with unknown account",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "4864",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "login situation tests", "login with unknown account"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/login situation tests/login with known account wrong password",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "4888",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "login situation tests", "login with known account wrong password"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/login situation tests/login with known account",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "6001",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "login situation tests", "login with known account"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/erroned request body tests/with no password attribute",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "2869",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "erroned request body tests", "with no password attribute"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/erroned request body tests/empty packet",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "2949",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "erroned request body tests", "empty packet"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/erroned request body tests/with invalid json",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "2932",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "erroned request body tests", "with invalid json"]
|
||||
},
|
||||
{
|
||||
"name" : "Test Task name not available here/\/login page handler/erroned request body tests/with no mail attribute",
|
||||
"status" : "Success",
|
||||
"durationMillis" : "2959",
|
||||
"annotations" : "",
|
||||
"fullyQualifiedClassName" : "Test Task name not available here",
|
||||
"labels" : ["\/login page handler", "erroned request body tests", "with no mail attribute"]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
Reference in new issue