Adapter Support

Prev Next

If you experience any problems or can’t figure out how to run adapter testing, don’t hesitate to contact us. The Itential Adapters Team is here to help!

For help with testing:

  • Create a ticket (ISD, IPSO or ADAPT).

    • You can work the ticket or allow the Itential Adapter Team to verify if your tests have been set-up properly.
    • Once all changes are made to your testing files, update the adapter-utils dependency in your adapter or run the adapterMigrator.
  • To update your adapter-utils dependency:

    • Change the version in the package.json dependencies.
    • rm –rf node modules
    • rm package-lock.json
    • npm install