skimhub / salesforce-python-toolkit

Automatically exported from code.google.com/p/salesforce-python-toolkit
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Many tests fail unless Salesforce for Google Adwords is added to the account being tested #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Install the current code, and test with a fresh Salesforce Developer account.
Running python test_partner.py fails 22 tests

This can be worked around by installing the SFGA application, and modifying 
test_base so that the expected version of SFGA is 166.1 instead of 1.2

Original issue reported on code.google.com by sean.t...@gmail.com on 24 Feb 2011 at 8:23