Unit Test Results Page
- 10 Jul 2020
- 1 Minute to read
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Unit Test Results Page
- Updated on 10 Jul 2020
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available In Decisions 6.10
The unit test dashboard on the designer folder is only available for decisions 6.10 and above. If you want to utilize this feature, upgrade to decisions 6.10 or the latest innovation version.
Overview
The Unit Tests can now be accessed through a dashboard on any designer folder called Unit Test Results. The dashboard will contain all the units contained for any designer elements within that folder. The data will be grouped by the designer element and then sub grouped by the unit tests. The advantage of viewing unit tests through this avenue is all unit tests for a particular designer folder can be maintained in one location. A user will not need to navigate to each designer individual to edit their unit tests.
At the top of the dashboard are the ways a user can run their unit tests
- Run For Current Folder: Runs all the unit tests in the current designer folder
- Run For Current Folder & Sub-Folders: Runs all units in the current designer folder and any unit tests in designer sub-folders
There are also key right-clickable entity actions that are worth noting:
Action Name | Function |
Edit Unit Test | Allows the user to edit an existing Unit Test |
Copy | Makes a Copy of an existing Unit Test |
Run All Tests For Flow | Will run every unit tests only on the selected flow |
Run Test | Runs a single unit tests that the user selects |
Delete Unit Test | Deletes a unit test |
Was this article helpful?