Description
Write unit tests for the function listObjects() in the gcp_connection class. Unit tests should be written in the test_gcp_connection.cpp file.
This process is not included as part of the listObjects() implementation ticket due to incompletion of other functions such as putObject() that is needed for generating test objects.
Definition of Done
Add unit tests and ensure listObjects() successfully passes all of the tests