Test an Application

An application test checks the panel experience: the application starts the panel, calls the backing workflow, checks the response, and can confirm that the expected widget or layout appears.

Ask the assistant to do the following steps:

  1. Complete the relevant backing-workflow tests first.
  2. Inspect which panel tests are missing or out of date.
  3. Create and record the needed panel tests.
  4. Run the application tests and summarize the results.