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 initial test cases #38

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Add initial test cases #38

merged 7 commits into from
Mar 18, 2024

Commits on Mar 16, 2024

  1. Add initial test case

    kvvzr committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3e36e21 View commit details
    Browse the repository at this point in the history
  2. Add a negative test case

    kvvzr committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7ac27fd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Back to Dependency Client style

    kvvzr committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6f8eb3f View commit details
    Browse the repository at this point in the history
  2. Move mock to test

    kvvzr committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e13d8b1 View commit details
    Browse the repository at this point in the history
  3. Update MyLibrary/Sources/ScheduleFeature/Schedule.swift

    Co-authored-by: Daiki Matsudate <[email protected]>
    kvvzr and d-date committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bce291a View commit details
    Browse the repository at this point in the history
  4. Remove testValue = Self()

    kvvzr committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    78a993e View commit details
    Browse the repository at this point in the history
  5. Create struct for response

    kvvzr committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    27d94be View commit details
    Browse the repository at this point in the history