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
@CreateACommentAsSubscriber 7 0 0 0 0 7 1 0 1 0.548 Passed
Feature: Comments
0.548
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.277
When I make a request to create a comment with the following query params 0.235
post author_name author_email content
1 A WordPress Subscriber wapuu@wordpress.example TestNG Comment Subscriber
Then response should be "HTTP/1.1 201 Created" 0.000
And response should be valid and have a body 0.000
And proper postID should be returned 0.007
And proper author_name should be returned 0.022
And proper content should be returned 0.005
After com.jalasoft.wordpress.steps.hooks.features.CommentsFeatureHooks.afterCreateAComment() 0.516
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