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

Make Pendable resolvable after being called. #15

Merged
merged 10 commits into from
Apr 13, 2024
Merged

Commits on Apr 12, 2024

  1. WIP Adding dynamic pendable

    younata committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b77d831 View commit details
    Browse the repository at this point in the history
  2. Make sure that, when re-stubbing a spy, dynamic pendables are always …

    …resolved with their fallback.
    younata committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f669335 View commit details
    Browse the repository at this point in the history
  3. DynamicPendable should autoresolve after a short delay

    Add inline documentation for DynamicPendable
    younata committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    496381b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    f17af30 View commit details
    Browse the repository at this point in the history
  2. Remove Static Pendable

    younata committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3dc0209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75d1083 View commit details
    Browse the repository at this point in the history
  4. Set PendableDefaults.delay to 2 seconds, and document it.

    Address swiftlint concerns
    younata committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    26f9a59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    341be95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1366527 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6ba208 View commit details
    Browse the repository at this point in the history