def it_should_post_metadata(self): expect(httpretty.last_request()).to(have_json([{ "eventId": "foo", "eventType": "settings" }]))