The new postman tests at https://github.com/gothinkster/realworld/blob/master/api/Conduit.postman_collection.json are failing a few tests when run against the node-experess backend repos.
Namely:
User: 'bio' and 'image' property are missing.
Article: "updatedAt" property is missing.
"celeb_" test fails. At first glance, this looks like a test for emails with underlines, but I'm probably wrong.