# Strategy Testing Information

Authologic provides many integrations of different types and features. How these integrations are tested depends on the
capabilities provided by each vendor.

Usually during development, the best practice is to use `public:sandbox`. It allows you to conveniently determine the
results of a given verification, which facilitates integration and testing of individual cases.

However, sometimes it is necessary to see what the full process will look like. If the provider includes such a
possibility, it is also made available by Authologic.

However, some suppliers do not allow testing or such testing is difficult or limited. Below is a list of such cases:

<table>
<thead>
  <tr>
    <th>
      Vendor
    </th>
    
    <th>
      Description
    </th>
  </tr>
</thead>

<tbody>
  <tr>
    <td>
      eDO App
    </td>
    
    <td>
      Access to this functionality is closed due to technical limitations. Verification requires a test application and a test document in the form of a plastic card.
    </td>
  </tr>
  
  <tr>
    <td>
      Contacts
    </td>
    
    <td>
      Verification of the phone number and email address in the test version does not send SMS/email and the code is fixed.
    </td>
  </tr>
  
  <tr>
    <td>
      MojeID
    </td>
    
    <td>
      Access to this functionality is closed due to technical limitations. The provider only provides a low-level simulator requiring knowledge of the communication protocol. In practice, this provides a subset of the capabilities of the <code>
        public:sandbox
      </code>
      
       strategy.
    </td>
  </tr>
</tbody>
</table>

When testing PSD2 based strategies, some providers offer test accounts, see the following table:

<table>
<thead>
  <tr>
    <th>
      Vendor
    </th>
    
    <th>
      Description
    </th>
  </tr>
</thead>

<tbody>
  <tr>
    <td>
      Kontomatik
    </td>
    
    <td>
      Select 'Konto Bank' and check <a href="https://developer.kontomatik.com/coverage?resource=test-accounts" rel="nofollow">
        Test accounts
      </a>
      
       .
    </td>
  </tr>
</tbody>
</table>

<note>

Despite our sincere intentions, it is difficult to create perfect technical documentation. If you have an idea on how to
improve this documentation, or you have trouble understanding any section, please email us at
[tech-support@authologic.com](mailto:tech-support@authologic.com)

</note>
