v1.0.118-alpha
Reinstate skipped test and remove print statement (#99) Reenabled the previously skipped 'test_status' function in the test_endpoints.py file and renamed it to 'test_status_endpoint'. Removed a redundant print statement from the 'test_ping' function. The updated 'test_status_endpoint' now includes additional assertions to verify the response status. Co-authored-by: igba.ujege <igba.ujege@bjss.com>