• Introduced a constant HTTP_LOCALHOST to store the base URL.
  • Updated all test methods to use the new constant, improving readability and maintainability.
  • Ensured all instances of the local URL are consistent across the test methods.

Comment From: pivotal-cla

@khmgobe Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@khmgobe Thank you for signing the Contributor License Agreement!

Comment From: wilkinsona

Thanks for the proposal but I find the code easier to read as it's currently written. Given that changes are all in a single file, I don't think it really improves maintainability either. Thanks anyway.