Next-generation platform

Testing your customizations

You can test your Sterling Store Engagement customized screens.

After the customizations are developed and implemented, complete the following steps to locally test and debug the customized screens:
  1. Start the application by running the following command:
    yarn start-app
  2. Browse to the screen where the customization is implemented.

To test your customizations in the DTK, extract and deploy the customizations. For more information about extracting and deploying the customizations, see Extracting customizations.

Note:
  • You can debug the application-provided source code and customization code only in the local development environment.
  • The appMode=dev property is not supported.