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-1308 Generate and ensure BDD Test is passing #114

Merged
merged 6 commits into from
Feb 22, 2022

Commits on Feb 21, 2022

  1. feature: WEOS-1308 Generate and ensure BDD Test is passing

    -Generated bdd test
    shaniah868 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a39f3eb View commit details
    Browse the repository at this point in the history
  2. feature: WEOS-1308 Update the context middleware to take parameters f…

    …rom x-context and add to the context
    
    -Added test for getting the params from x-context and adding it to the context
    -Added functionality for getting the params from x-context and putting it into the context
    -Added openapi extension x-context
    shaniah868 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    bf9415a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    27cadb2 View commit details
    Browse the repository at this point in the history
  2. feature: WEOS-1308 Generate and ensure BDD Test is passing

    -Updated the spec file
    -Debug the BDD test
    shaniah868 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    9ead050 View commit details
    Browse the repository at this point in the history
  3. feature: WEOS-1308 Generate and ensure BDD Test is passing

    -Updated the spec file
    -Debug the BDD test
    shaniah868 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    65ce97c View commit details
    Browse the repository at this point in the history
  4. feature: WEOS-1308 Generate and ensure BDD Test is passing

    -Added a warning if the parameters in the x-context is not one of the default parameters
    shaniah868 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    e0c92e1 View commit details
    Browse the repository at this point in the history