Beispiel #1
0
 def test_signature(self):
     sig = api.signature(SECRET_KEY, PARAMS)
     self.assertEqual(sig, SIGNATURE)