Skip to content

Commit

Permalink
INJICERT-681 - moving the testcases to known issues (#198)
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s authored Jan 29, 2025
1 parent a447b11 commit 2526075
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>io.mosip.testrig.apitest.commons</groupId>
<artifactId>apitest-commons</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</dependency>
</dependencies>

Expand Down
11 changes: 10 additions & 1 deletion api-test/src/main/resources/testCaseSkippedList.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
##### JIRA number;testcase
#MOSIP-12456------Mimoto_AddIdentity_Binding_smoke_Pos
#MOSIP-12456------Mimoto_AddIdentity_Binding_smoke_PosINJICERT-681
INJICERT-681------InjiCertify_GetCredentialForMockIDA_IdpAccessToken_Invalid_Format_Neg
INJICERT-681------InjiCertify_GetCredentialForMockIDA_IdpAccessToken_MoreThanOne_Format_Neg
INJICERT-681------InjiCertify_GetCredentialForMockIDA_IdpAccessToken_UnImplementedJWTVCJsonld_Format_Neg
INJICERT-681------InjiCertify_GetCredentialForMockIDA_IdpAccessToken_UnImplementedJWT_Format_Neg
INJICERT-681------InjiCertify_GetCredentialSunBirdC_IdpAccessToken_Context_empty_Neg
INJICERT-681------InjiCertify_GetCredentialSunBirdC_IdpAccessToken_context_Emptyarray_Neg
INJICERT-681------InjiCertify_GetCredentialSunBirdC_IdpAccessToken_invalid_format_Neg
INJICERT-681------InjiCertify_GetCredentialSunBirdC_IdpAccessToken_multiple_format_value_Neg
INJICERT-681------InjiCertify_GetCredentialSunBirdC_IdpAccessToken_unsupported_format_value_Neg

0 comments on commit 2526075

Please sign in to comment.