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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]