def test_account_info_wrong(self):
        client = BrowshotClient()
        #client.debug = True
        account = client.account_info()

        self.assertEqual(True, 'error' in account)
 def setUp(self):
     self.client = BrowshotClient('vPTtKKLBtPUNxVwwfEKlVvekuxHyTXyi')