Skip to content

v1.0.118-alpha

Choose a tag to compare

@github-actions github-actions released this 22 Feb 13:48
abefb01
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>