The K Test Core library provides a framework for configuring and running automated unit and integrations tests. It will run tests on client and server actions and stores the results.
The library includes assertion actions to help accelerate the development of test cases on server actions. Add the K Test Client Actions Core component to extend the library for tests to verify client actions.
Use the K Test Manager forge component to provide a user interface for the to the manage test cases. It also includes a screen template that includes boilerplate code to accelerate building tests.
The forge components are separated as your code will depend on this component, whereas the K Test Manager only needs to be deployed to the dev environment.
This version fixes a bug where bearer authentication verification was failing; it is working correctly again now.
Also, added an "Initializing" script status for the period when the background business process is being triggered.
Note: When you install this from the forge, it will give you a warning that it may break K Test Manager. Select to continue with the install, and be sure to install the updated K Test Manager version at least 1.2.1.