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

Added inaccurate test schedulers #72

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

Commits on Jan 11, 2023

  1. Added inaccurate test schedules that add predictable drift from the d…

    …esired delay
    Daniel Wood committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1d939d9 View commit details
    Browse the repository at this point in the history
  2. Fixed indentation

    Daniel Wood committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2bcb3fd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Update Sources/CombineSchedulers/TestScheduler.swift

    Co-authored-by: Stephen Celis <[email protected]>
    runloop and stephencelis committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9463cf4 View commit details
    Browse the repository at this point in the history
  2. Update Sources/CombineSchedulers/TestScheduler.swift

    Co-authored-by: Stephen Celis <[email protected]>
    runloop and stephencelis committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    63559eb View commit details
    Browse the repository at this point in the history
  3. Update Sources/CombineSchedulers/TestScheduler.swift

    Co-authored-by: Stephen Celis <[email protected]>
    runloop and stephencelis committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5bf4243 View commit details
    Browse the repository at this point in the history
  4. Applying drift as actions are scheduled

    Daniel Wood committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    05600e8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'inaccurate' of github.com:runloop/combine-schedulers in…

    …to inaccurate
    Daniel Wood committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    8639809 View commit details
    Browse the repository at this point in the history