zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
958 stars 292 forks source link

Assert equality of JSONObject::toMap instead of similar() #1419

Closed a1exsh closed 2 years ago

a1exsh commented 2 years ago
  1. It seems that "similar" is "almost equal".
  2. A failing test report is more helpful.
samizzy commented 2 years ago

:+1:

a1exsh commented 2 years ago

:+1: