citrusframework / citrus

Framework for automated integration tests with focus on messaging integration
https://citrusframework.org
Apache License 2.0
445 stars 135 forks source link

fix(#1101): Make JsonTextMessageValidator ignore the order of JsonArrays #1102

Closed novarx closed 5 months ago

novarx commented 5 months ago

See #1101

@bbortt looking forward to your review / opinion =)

novarx commented 5 months ago

I accidentally closed the PR, didn't mean to 😅

novarx commented 5 months ago

Thanks for the reviews!

@christophd I've double-checked, that I only deleted testcases in JsonTextMessageValidatorTest that I moved to JsonElementValidatorTest. Further, I've added some array-ordering-tests.

bbortt commented 5 months ago

finally.. god, that build 🤣