You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/11/17 10:58:36 UTC

[GitHub] [james-project] quantranhong1999 commented on a change in pull request #752: JAMES-3534 Implement Identity/set create

quantranhong1999 commented on a change in pull request #752:
URL: https://github.com/apache/james-project/pull/752#discussion_r751128276



##########
File path: server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src/main/scala/org/apache/james/jmap/rfc8621/contract/IdentitySetContract.scala
##########
@@ -91,24 +99,65 @@ trait IdentitySetContract {
       .asString
 
     assertThatJson(response)
-      .inPath("methodResponses[0][1]")
+      .whenIgnoringPaths("methodResponses[0][1].created.4f29.id", "methodResponses[1][1].list[0].id")

Review comment:
       This ignoreing works but it looks a little ugly. I will try to get the actual id tomorrow :')




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org