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
@UpdateATag 7 0 0 0 0 7 1 0 1 0.536 Passed
Feature: Tags
0.536
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.TagsFeatureHook.beforeRetrieveATag() 0.516
Given I am authorized with a user with "administrator" role 0.269
When I make a request to update a tag with the following query params 0.252
name description
TestNG Tag Updated TestNG Tag Description
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And proper tag id should be returned 0.008
And proper tag name should be correct 0.003
And proper tag description should be returned 0.003
After com.jalasoft.wordpress.steps.hooks.features.TagsFeatureHook.afterCreateATag() 0.506
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