Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

HTTP Client #2

Merged
merged 6 commits into from
Apr 26, 2022
Merged

HTTP Client #2

merged 6 commits into from
Apr 26, 2022

Commits on Apr 26, 2022

  1. Add initial HTTP Client builder class

    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    da103e6 View commit details
    Browse the repository at this point in the history
  2. Run PHPUnit tests in CI job

    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3724d56 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    96cc1f2 View commit details
    Browse the repository at this point in the history
  4. Configure code coverage

    If nothing else this will show me what work is left to do.
    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4c0b2ca View commit details
    Browse the repository at this point in the history
  5. Add more tests

    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    754eb95 View commit details
    Browse the repository at this point in the history
  6. Add Client and associated exception classes

    Sasha Gerrand committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    02faaad View commit details
    Browse the repository at this point in the history