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

Conversation

shaniah868
Copy link
Contributor

-Generated bdd test

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

-the x-context can be used to get parameters and add directly to the context

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

…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
-Updated the spec file
-Debug the BDD test
-Updated the spec file
-Debug the BDD test
-Added a warning if the parameters in the x-context is not one of the default parameters
@atoniaw atoniaw merged commit a83bda0 into feature/WEOS-1308 Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants