Test and promote a class
Use an environment-based testing workflow to test and promote a class.
- Create a classification
node group. Set the Environment as the test
environment, and set the Parent as the equivalent
production
environment classification node group.By creating a test group associated with the test environment, the node classifier validates classes and parameters against the test environment, rather than the production environment.
- In your new test group, declare a class you want to test.
- If you're satisfied with the results of the test, apply the change to the
production
environment by promoting the code containing the new classes to production (if necessary) and declaring the class in the parent node group. - Delete the child group you used for testing.