Skip to content

Instantly share code, notes, and snippets.

@ivanvenosdel
Created August 22, 2013 22:40
Show Gist options
  • Save ivanvenosdel/6313687 to your computer and use it in GitHub Desktop.
Save ivanvenosdel/6313687 to your computer and use it in GitHub Desktop.
AssertionError: '{"body": {"city": "Someplace", "progress_patient_id": "someid", "name": "Pharmacy", "max_record_count": 1, "functions": [], "specialties": [], "ncpdpid": "?", "state_code": "SD", "zip_code": "43333"}, "site_user_id": "somegal", "originated_timestamp": "2013-1-1T00:00:00+05:00", "message_type": "pharmacysearch", "site_id": "SD001", "message_id": "totally_unique_d00d"}' != '{"body": {"city": "Someplace", "functions": [], "specialties": [], "name": "Pharmacy", "progress_patient_id": "someid", "max_record_count": 1, "state_code": "SD", "zip_code": "43333", "ncpdpid": "?"}, "site_user_id": "somegal", "originated_timestamp": "2013-1-1T00:00:00+05:00", "message_type": "pharmacysearch", "site_id": "SD001", "message_id": "totally_unique_d00d"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment