We need a way to establish tests for all of the clients and agents within AIOpsLab. We also need a way to include these tests with the CI pipeline running that was introduced in #19
How do we test the clients and agents without introducing API costs per run is the BIG question. We primarily need these tests to make sure that, when we are refactoring the code as we planned to in #146 and to support #49 in the future, we don't introduce regressions into the benchmark and break functionality for everyone.