Project Number Date
WordPress 1.0.3fa221 12 Jul 2022, 21:30

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@GetAllPosts 10 0 0 0 0 10 2 0 2 1.143 Passed
Feature: Posts
0.563
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Given I am authorized with a user with "administrator" role 0.280
When I make a request to retrieve all posts 0.281
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And response should have proper amount of posts 0.001
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000
Feature: Posts
0.579
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Given I am authorized with a user with "subscriber" role 0.332
When I make a request to retrieve all posts 0.245
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And response should have proper amount of posts 0.001
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000