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

Implement new step asserting that AtomicTransactionComposer's attempt to add a method can fail with a particular error #347

Merged
merged 7 commits into from
Jun 17, 2022

Commits on Jun 14, 2022

  1. Imlement new step "the most recently added method call has an excepti…

    …on..."
    Zeph Grunschlag committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7ab587c View commit details
    Browse the repository at this point in the history
  2. Per CR suggestion, make another variant with exception handler of "I …

    …add a method call..."
    Zeph Grunschlag committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c5f282b View commit details
    Browse the repository at this point in the history
  3. forgot to include the case when there was no exception but there shou…

    …ld have been
    Zeph Grunschlag committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9bf3149 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. per cr suggestions

    Zeph Grunschlag committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    aaa7f77 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. modify append_app_args... to interpret the empty string as empty ar…

    …ray and stop erasing args
    Zeph Grunschlag committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9ad1a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608ebf1 View commit details
    Browse the repository at this point in the history
  3. Update run_integration.sh

    tzaffi authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7d79134 View commit details
    Browse the repository at this point in the history