Test Mode

Test Mode allows you to test your app directly inside the App Builder during build-time. The UI preview becomes clickable and interactive. While in Test Mode, you can still manually trigger functions in your backend logic.

Additionally, all your logic becomes active. For example, the app will start polling data from connected sources or writing data to connected sinks.

To start Test Mode, click Test.

To stop Test Mode, click Stop.

Last updated