Test Overview
This test sends a GET request to an API endpoint that returns a JSON array in the response body. It verifies that the response status is 200, the response body is an array, and that the array contains at least one object with a specific property value.