Skip to content

Instantly share code, notes, and snippets.

View xou's full-sized avatar

Nikolai Weh xou

  • Sydney, Australia
View GitHub Profile
@xou
xou / rate_test.py
Created February 1, 2016 01:06
rate_test for pydocumentdb
import unittest
import socket
import json
import pydocumentdb.https_connection
from collections import deque
two_document_response = {
'Documents': [
{