Skip to content

Commit 0e700f4

Browse files
committed
Added new step definitions to the readme
Signed-off-by: kielabokkie <kielabokkie@gmail.com>
1 parent 670a951 commit 0e700f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ When you've made the changes above to your FeatureContext class you get access t
9292
@Given I oauth with :username and :password and scope :scope
9393
@Given I oauth using the client credentials grant
9494
@Given I oauth using the client credentials grant with scope :scope
95+
@Given I oauth using the client credentials grant with :id and :secret
96+
@Given I oauth using the client credentials grant with :id and :secret and scope :scope
9597
@Given I add a :header header with the value :value
9698
@Given I have the payload:
9799
@When /^I request "(GET|PUT|PATCH|POST|DELETE) ([^"]*)"$/

0 commit comments

Comments
 (0)