Add code
This commit is contained in:
8
async/features/request.feature
Normal file
8
async/features/request.feature
Normal file
@ -0,0 +1,8 @@
|
||||
Feature: Request
|
||||
Scenario:
|
||||
When I request the same resource three times
|
||||
Then the responses should be the same
|
||||
|
||||
Scenario:
|
||||
When I request the same resource twice
|
||||
Then the responses should be the same
|
Reference in New Issue
Block a user