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

Feature/WEOS 1298 - Ensure end to end tests run against all supported databases #94

Merged
merged 36 commits into from
Feb 16, 2022

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    07282ee View commit details
    Browse the repository at this point in the history
  2. feature/WEOS=1298 clear databses on reset

    got mysql database to clear on reset step
    atoniaw committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    796ad42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea909ef View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    80dfce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1b616 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from wepala/WEOS-1300

    Weos 1300
    shaniah868 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0a94119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2179672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b44533 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    909c386 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8681309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c7d22e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    19bd05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb5662 View commit details
    Browse the repository at this point in the history
  3. feature:WEOS-1301 added flags in workflows

    added flags for running end to end on mysql and postgres
    atoniaw committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    341fd4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a236df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0ac798 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

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

Commits on Feb 7, 2022

  1. Merge pull request #81 from wepala/WEOS-1301

    feature: Weos 1301 Run BDD test using Mysql and Postgres
    shaniah868 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2d80442 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Merge pull request #82 from wepala/WEOS-1331

    Bug:Weos 1331 - Fixed issue where indexes were not being added properly to postgres database
    RandyDeo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b30ab14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53fba37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44301c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    437656c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e466f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Bug:WEOS-1130 Fixed mysql migrate error

    let foreign keys for many to many relationships be autogenerated to mitigate against errors
    updated delete content feature file to have injectable database configurations
    atoniaw committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    c656665 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from wepala/WEOS-1330

    feature:Weos 1330 - MySQL migration bug fix
    RandyDeo committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0391dc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    eee24e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f39c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    646e14d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    a5c786f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d554b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #96 from wepala/WEOS-1301

    WEOS-1301 added additional projections tests
    RandyDeo committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    32b8767 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    1c55283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73704d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. feature/WEOS-1298 - fixed event replay in postgres

    ensured events were being pulled from db in ascending order
    atoniaw committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0710750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7998d6e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. feature/WEOS-1298 removed foreign key configuration in test reset

    foreign key configured in main_test file
    atoniaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e4ff5ce View commit details
    Browse the repository at this point in the history