Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mocked client + subclass of XCTestCase #2928

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Dec 27, 2022

  1. ADD - add mocked client

    Kithin committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ebba91e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97124a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. UPDATE - add import foundation

    Kithin committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    30dcc19 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. DELETE - remove unneeded file

    Kithin committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f8fb38c View commit details
    Browse the repository at this point in the history
  2. UPDATE - set default value

    Kithin committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    ff0b00c View commit details
    Browse the repository at this point in the history
  3. UPDATE - save it in an array

    Kithin committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    918be88 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. UPDATE - set mocked client

    Kithin committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3d1b65c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    2d3fe41 View commit details
    Browse the repository at this point in the history
  2. FIX - fix unit test

    Kithin committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f1c0c88 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    c1f4e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f330f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    fcb9bd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. UPDATE - make property public

    Kithin committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    ee2a886 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Update Sources/XCTVapor/TestDoubles/Spies/SpyClient.swift

    Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
    Kithin and 0xTim committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    267c18a View commit details
    Browse the repository at this point in the history
  2. Update Sources/XCTVapor/TestDoubles/Spies/SpyClient.swift

    Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
    Kithin and 0xTim committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    69a10ad View commit details
    Browse the repository at this point in the history
  3. Update Sources/XCTVapor/TestDoubles/Spies/SpyClient.swift

    Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
    Kithin and 0xTim committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    0e5a20a View commit details
    Browse the repository at this point in the history
  4. FIX - fix merge conflict

    Kithin committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ac2d396 View commit details
    Browse the repository at this point in the history