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:
- Start the application by running the following
command:
yarn start-app - 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=devproperty is not supported.