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

updated initial State creation #16

Merged
merged 9 commits into from
Jan 18, 2021
Merged

updated initial State creation #16

merged 9 commits into from
Jan 18, 2021

Commits on Jan 17, 2021

  1. refactored E2E tests to use a base class

    David Guida authored and David Guida committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    e57c3f5 View commit details
    Browse the repository at this point in the history
  2. fixed namespace

    David Guida authored and David Guida committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    cfce978 View commit details
    Browse the repository at this point in the history
  3. initializing State only for messages that can start the Saga

    David Guida authored and David Guida committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    62a3091 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. added error logging

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    576420a View commit details
    Browse the repository at this point in the history
  2. refactoring

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    b48bd2c View commit details
    Browse the repository at this point in the history
  3. updated initial Saga State creation

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    cb1b7b5 View commit details
    Browse the repository at this point in the history
  4. chores

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2c4cafb View commit details
    Browse the repository at this point in the history
  5. added test

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    0d0dff4 View commit details
    Browse the repository at this point in the history
  6. removed unused using statements

    David Guida authored and David Guida committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3856eec View commit details
    Browse the repository at this point in the history