Given
  Set token of apiUsername "super-admin-adama"
  
  093ms
  
        
        
        
        
        
       
          
        
  And
  Set basic authorities "ROLE_SHOW_PARTNERSHIP_TABLE" to user "adama-admin"
  
  028ms
  
        
        
        
        
        
       
          
        
  And
  Login as "adama-admin"
  
  1s 436ms
  
        
        
        
        
        
       
          
        
  And
  Go to "COMPANIES_TAB"
  
  402ms
  
        
        
        
        
        
       
          
        
  And
  Go to company "Dostawca Adama Automat 1" details
  
  175ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that user has correct partnership management permissions "adama-admin"
  
  219ms
  
        
        
        
        
        
       
          
        
  And
  Set existing partnerships
  
  15s 054ms
  
        
        
        
        
        
       
          
        
  When
  Go to form for adding a new single partnership
  
  089ms
  
        
        
        
        
        
       
          
        
  Then
  Verify that partnership form is visible
  
  032ms
  
        
        
        
        
        
       
          
        
  And
  Verify that each company suggested in partnership form is "Przewoźnik"
  
  1s 113ms
  
        
        
        
        
        
       
          
        
  When
  Fill partnership form
  
  1s 235ms
  
        
        
        
        
        
       
          
        
  Then
  Check if "single" contractor is "visible" on partnership list "connectedCompany"
  
  548ms
  
        
        
        
        
        
       
          
        
  When
  Go to "CARRIER_TAB"
  
  367ms
  
        
        
        
        
        
       
          
        
  And
  Go to details of company in partnership
  
  332ms
  
        
        
        
        
        
       
          
        
  Then
  Check if "single" contractor is "invisible" on partnership list "Dostawca Adama Automat 1"
  
  30s 088ms