Madeleine Thompson

Results 2 issues of Madeleine Thompson

This lets you log in on domains other than ones ending in ".salesforce.com". Also drop a redundant test, `test_custom_session_success`, which runs the same code as `test_default_domain_success`. Close https://github.com/simple-salesforce/simple-salesforce/issues/351. I have...

I am trying to use simple-salesforce with a domain whose login URL ends with `cloudforce.com`, not `salesforce.com`. I've confirmed that it works fine if I patch [this line in login.py](https://github.com/simple-salesforce/simple-salesforce/blob/master/simple_salesforce/login.py#L76)....