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

Use agent instead of atom to implement mock connection #4

Closed
wants to merge 8 commits into from

Commits on Nov 30, 2017

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

Commits on Dec 7, 2017

  1. Let transact return a completed future

    Chris Blom committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    3643147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcc2a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Use identical? to detect when transaction failed

    Chris Blom committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    4f9c717 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Implement variant of sync with a t argument

    Chris Blom committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    6781b79 View commit details
    Browse the repository at this point in the history
  2. Add test for d/sync called with a t argument

    Chris Blom committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    a91e4f2 View commit details
    Browse the repository at this point in the history
  3. fix parens

    Chris Blom committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    0585d69 View commit details
    Browse the repository at this point in the history
  4. test transact-async

    Chris Blom committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    0a2a452 View commit details
    Browse the repository at this point in the history