In the quests_cli.h file, we wrote three functions that would store what we wanted CLI/action management to display on the command line as strings. We tested these functions quickly through print statements in some of our other tests, and they all work through the command line. But we did not write any tests specifically for these functions