• Sandy Wang
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Is there a way to create unit tests for Salesforce to Salesforce without setting SeeAllData=true? 

I can't seem to create test objects for PartnerNetworkRecordConnection and PartnerNetworkConnection. Is there a way to create unit test cases without using live test data for Salesforce to Salesforce? 
Is there a way to have an auto-number that is shared between two Salesforce to Salesforce organizations? Essentially, I want an auto-number that is synchronized between two organizations such that it can be used to identify new objects getting created.