The test module  

Last, but not least, I want to talk to you about the test module. The test module will allow us to test our SaltStack platform. Things such as checking the health status of minions, the Salt version that they are running, and even just making them send an echo, are possible with the test module.

Different functions of the test module can be found with the sys.list_functions function, but it is worth mentioning some of the most common ones that you might use very frequently: